66572 Commits (6ea357ea83e3a821c43e05a324f7bcaa3d73076e)
 

Author SHA1 Message Date
Yusuke Nakamura 6ea357ea83 Fix compilation of jpeg2000dsp when disabling the encoder. 10 years ago
Derek Buitenhuis 23c9ebffb5 avfilter: Properly check for failed format query 10 years ago
Derek Buitenhuis 1dbc3e8ac8 avfilter/aresample: Check for memory alloc failure for out sample rates 10 years ago
Carl Eugen Hoyos 81cee700f7 Support decoding 32bit pcm audio in mov. 10 years ago
Carl Eugen Hoyos 6efe4137ce Stop demuxing wtv on eof. 10 years ago
Carl Eugen Hoyos 80ca627abb Check for oom in the dirac parser. 10 years ago
James Almer c9f2ec8a34 jpeg2000: split off inverse MCT decoding as Jpeg2000DSP 10 years ago
Benoit Fouet c29d999f71 avformat/mxfenc: add jpeg2000 support. 10 years ago
Michael Niedermayer 8cde94ec0d avformat/flvenc: fix codec_id_text check 10 years ago
Michael Niedermayer 5dd4e644f3 Merge commit 'd10d1b86550d254bd1e746ed613bf6885978879c' 10 years ago
Vignesh Venkatasubramanian b1071db3df lavf/webm_dash: Fix incorrect bandwidth computation 10 years ago
Vignesh Venkatasubramanian 8acb76567a lavf/webm_dash: fix hardcode in cues_end computation 10 years ago
James Almer acebff8e5d x86/mpegvideoencdsp: improve ff_pix_sum16_sse2 10 years ago
Michael Niedermayer f2e53808e3 avformat/movenc: automatically set AVC-Intra tag 10 years ago
Michael Niedermayer 0a7afedc48 avcodec/libx264: add avcintra-class 10 years ago
Michael Niedermayer 23f0e2edec avformat/movenc: AVC Intra support 10 years ago
Michael Niedermayer d10d1b8655 libx265: enable psnr reporting when requested by the user 10 years ago
Christophe Gisquet 9a3653c9ec hevc: reuse edge emu buffer for coefficients 10 years ago
Manfred Georg 79551d2c7a avcodec/utils: Force mutex to NULL after destruction. 10 years ago
wm4 c8422f04a3 avformat/aviobuf: fix avio_flush() for read streams 10 years ago
Jeffrey Wescott 07de0db74b avformat/flvenc: When using "-c:d copy", don't require a codec for passing the AMF metadata through from input to output. 10 years ago
Michael Niedermayer cda5d89def avcodec/bitstream_filter: Use av_bitstream_filter_next() instead of direct access in av_bitstream_filter_init() 10 years ago
Clément Bœsch 0eb4a42812 avcodec/srtdec: use AVBPrint API 10 years ago
Clément Bœsch 55180b3299 Kill timed SRT 10 years ago
Benoit Fouet d5ddcb5f8e avcodec/h264_mp4toannexb_bsf: use the given padding in h264_extradata_to_annexb(). 10 years ago
Benoit Fouet 1cf4d2e9be avcodec/h264_mp4toannexb_bsf: add a case when only SPS/PPS is in the stream. 10 years ago
Alexander Drozdov 08ccc474b7 RTMP: fix FD leak in rtmp_open() 10 years ago
Michael Niedermayer 61c0683080 avcodec/mpegvideo_enc: Fix leak on bitstream buffer reallocation 10 years ago
Michael Niedermayer 1441641d78 avcodec/mpegvideo_enc: Allocate only a small buffer and reallocate as needed 10 years ago
Michael Niedermayer a2d5f6b9db Merge commit '19133e96d30e3f80dbae236ef081aedef419a6bf' 10 years ago
Michael Niedermayer 56c47364c3 Merge commit '2cd7c99498b1bcb450c328459cf85a686ce83456' 10 years ago
Michael Niedermayer 46807921f7 Merge commit 'e3a00acde05c925617dc19b5373969d864bf8414' 10 years ago
Michael Niedermayer 77ab7407c2 Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec' 10 years ago
Justin Ruggles 19133e96d3 lavf: fix memleaks in avformat_find_stream_info() 10 years ago
Michael Niedermayer cf32181b70 avcodec/put_bits: Add rebase_put_bits() 10 years ago
Michael Niedermayer 2cd7c99498 h264: reset ret to avoid propagating minor failures 10 years ago
Luca Barbato e3a00acde0 hevc: Initialize mergecand_list to 0 10 years ago
Michael Niedermayer 8ba6945487 avcodec/utils: Fix off by 1 error causing unneeded allocation in ff_fast_malloc() 10 years ago
Timothy B. Terriberry a05f5052fe sdp: Make opus declaration conform to the spec 10 years ago
Michael Niedermayer 3f5095f213 avformat/hlsenc: fix outter typo 10 years ago
Michael Niedermayer 755f7929c6 avcodec/mpegvideo_enc: Only enforce rc_max_available_vbv_use on first encoding attempt 10 years ago
Michael Niedermayer b1a0fccd02 avformat/hlsenc: export inner muxer timebase 10 years ago
Michael Niedermayer 579a0fdc21 avutil/lls: Make unchanged function arguments const 10 years ago
Michael Niedermayer d22e88d120 avcodec/x86/fmtconvert: Fix operand size in ff_int32_to_float_fmul_array8_sse* 10 years ago
Michael Niedermayer b28f470df0 avutil/pca: Make argument of ff_pca_add() const 10 years ago
Michael Niedermayer 04152a31cb avcodec/vc1dec: Fixing is_intra, 2nd attempt 10 years ago
Michael Niedermayer a52f443714 avcodec/vc1dec: fix is_intra block vs. mb bug 10 years ago
Reimar Döffinger b7082d953f configure: add noexecstack to linker options if supported. 10 years ago
Michael Niedermayer 3956b12fde avcodec/libx265: enable psnr reporting when requested by the user 10 years ago
Michael Niedermayer 4d9a46fe31 avcodec/libx264: mark unchanged pointer arguments as const 10 years ago