72694 Commits (533c37db8ddba7e698f79b7d2e5918f18a7b39e2)
 

Author SHA1 Message Date
Clément Bœsch 533c37db8d avcodec/snowenc: use av_clip() instead of nested min & max 10 years ago
Clément Bœsch 622ef80e3f avcodec/mpegvideo: use av_clip() instead of nested min & max 10 years ago
Clément Bœsch 0f6118c581 ffplay: use av_clip() instead of nested min & max 10 years ago
Ronald S. Bultje ade5684cda hevc: fix typo (mpv -> mvp). 10 years ago
Michael Niedermayer 7897ed0d3c Merge remote-tracking branch 'cigaes/master' 10 years ago
Clément Bœsch c5a08956a3 swresample: fix initilaize/initialize typo 10 years ago
Clément Bœsch be1862ffb0 doc/filters: fix inaccuarte/inaccurate typo 10 years ago
Stephan Holljes 44d1921200 lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ. 10 years ago
Stephan Holljes 290b237556 lavf/http: Indent else-clause. 10 years ago
Stephan Holljes a7e7c68b0e lavf/http: Properly process HTTP header on listen. 10 years ago
Stephan Holljes 8cfaa76a5e lavf/http: Rudimentary error handling for HTTP requests received from clients. 10 years ago
Stephan Holljes bbcee92b6d lavf/http: Process HTTP header before sending response. 10 years ago
Stephan Holljes aa74401af8 lavf/http: Document method option. 10 years ago
Michael Niedermayer f07376402c avformat/mxfenc: Add mxf muxer avclass 10 years ago
Michael Niedermayer 802cca5905 avcodec/s302m: Only set the sample rate when some data is output 10 years ago
Michael Niedermayer 42c41e96ff avformat/utils: Do not select audio streams with unknown sample rate in av_find_best_stream() 10 years ago
Michael Niedermayer 51080dfa08 avcodec/s302m: Check for non PCM Streams 10 years ago
Ganesh Ajjanagadde a86928d2ab flvdec: fix lack of duration for some files 10 years ago
Michael Niedermayer 108b738db1 avformat/flvdec: Show unknown tags at debug level 10 years ago
Michael Niedermayer 790a3cdf76 avformat/flvdec: Add TYPE_ONCAPTIONINFO 10 years ago
Michael Niedermayer b2fecce3c1 avformat/flvdec: increase buffer size for parsing metadata string key 10 years ago
Michael Niedermayer 6fd15d6e90 Revert addition of a few fixed_dsp functions to APIChanges 10 years ago
Michael Niedermayer 06b49375a2 avutil/ppc/cpu: add include avassert.h 10 years ago
Michael Niedermayer af8d63e756 avutil/softfloat: Fix alternative implementation of av_normalize1_sf() 10 years ago
Michael Niedermayer 6690ca22b3 avutil/softfloat: Fix alternative implementation of av_normalize_sf() 10 years ago
Andreas Cadhalpun 5bf84a584e arm: only enable setend on ARMv6 10 years ago
Michael Niedermayer d3585c53de avutil/softfloat: Move av_sincos_sf() from header to c file 10 years ago
Nedeljko Babic 19ed3e35a5 libavutil/doc: Changes in documentation due to changes to fixed_dsp 10 years ago
Michael Niedermayer 904ea60afa avutil/softfloat: Add more tests for the normalization 10 years ago
Michael Niedermayer c7ce16e716 avutil/softfloat: Fix thresholds in av_normalize_sf() 10 years ago
Michael Niedermayer c93602ae5b avcodec/rdft: Use more specific error codes 10 years ago
Vignesh Venkatasubramanian 7be0f48a32 lavf/matroskaenc: Write Block Keyframe correctly 10 years ago
Michael Niedermayer c94d9079b1 avcodec/utils: Assert that audio decoders do not report using more data than was input 10 years ago
Michael Niedermayer c265763318 avcodec/alsdec: Check for overread 10 years ago
Michael Niedermayer 6b6ae7c3ea avcodec/atrac3plusdec: consume only as many bytes as available 10 years ago
Michael Niedermayer 3c803ed9cb avcodec/adpcm: Check for overreads 10 years ago
Shivraj Patil a34d902325 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions 10 years ago
Nedeljko Babic 7131aba916 libavutil/softfloat: Fix av_normalize1_sf bias. 10 years ago
Juanjo a213e57cef lavf/riffenc: Set correct block align for mp2. 10 years ago
Carl Eugen Hoyos 3b4e694ead lavfi/tinterlace: Double aspect ratio for modes merge and pad. 10 years ago
Michael Niedermayer b14361486b swresample/resample: fix typos 10 years ago
Michael Niedermayer e0fd319784 avcodec/proresenc_anatoliy: Use more specific error codes 10 years ago
Michael Niedermayer 4cb7cd4c84 avcodec/snow: replace unspecific error code 10 years ago
Michael Niedermayer c3f87f7545 swresample/swresample: Cleanup on init failure. 10 years ago
Michael Niedermayer cc17b43d8d swresample: Add swr_get_out_samples() 10 years ago
James Almer da7c8fd917 fate: add missing lavfi indev dependency to closed caption test 10 years ago
Michael Niedermayer 52acd22a7d libswresample/rematrix: Check for malloc errors 10 years ago
Anshul Maheshwari e91debf8f9 fate: Add Closed caption test 10 years ago
Nedeljko Babic 1a06d0935f libavutil: Add new fixed dsp functions. 10 years ago
Michael Niedermayer 3e34b7498f Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference" 10 years ago