40750 Commits (91cc3aa8b11949ed4faa95076284a2a0db7fa35f)

Author SHA1 Message Date
Martin Storsjö 2edaafe5b9 libfdk-aacdec: Allow setting the new dynamic range control effect setting 7 years ago
Martin Storsjö ffb9b7a6ba libfdk-aac: Consistently use a proper version check macro for detecting features 7 years ago
Shiyou Yin 17c635e605 avcodec/mips: [loongson] simplify the usage of intermediate variable addr. 7 years ago
Shiyou Yin 61eeb40a62 avcodec: [loongson] fix bug of mss2-wmv failed in fate test. 7 years ago
Martin Storsjö 141c960e21 libfdk-aacenc: Fix building with libfdk-aac v2 7 years ago
Michael Niedermayer 697984b9db avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking() 7 years ago
Michael Niedermayer b544850a52 avcodec/h264_refs: Detect more random access points which are not marked 7 years ago
Michael Niedermayer a73579c12d iavcodec/zmbv: Avoid reallocating cur/prev buffers if they are large enough 7 years ago
Michael Niedermayer 42f053494c avcodec/zmbv: remove useless zero check on dimensions 7 years ago
Michael Niedermayer c5e574a0d0 avcodec/ffv1dec_template: do not ignore the return code of decode_line() 7 years ago
Michael Niedermayer 0c88a5d3eb avcodec/wmv2dec: skip frames that have only skiped MBs 7 years ago
Michael Niedermayer 93a203662f avcodec/ra144: Fix undefined integer overflow in add_wav() 7 years ago
Michael Niedermayer 7592e88bfe avcodec/indeo4: Check dimensions in decode_pic_hdr() 7 years ago
Zhong Li c8bca9fe46 lavc/qsvenc: dump BufferSizeInKB message 7 years ago
Zhong Li e16b20782a lavc/qsvenc: allow to set qp range for h264 BRC 7 years ago
Shiyou Yin 93b35a0555 avcodec/mips: [loongson] optimize memset in h264dsp. 7 years ago
Shiyou Yin f91237baf6 avcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2. 7 years ago
Shiyou Yin df13b75aa1 avcodec/mips: [loongson] reoptimize simple idct with mmi. 7 years ago
Paul B Mahol ce8807c290 avcodec/scpr: refactor repeated code into decode_units() 7 years ago
Paul B Mahol aeb73c73e1 avcodec/dnxhdenc: stop leaking memory when initalization fails 7 years ago
Martin Storsjö 83678dbbae libopenh264dec: Export the decoded profile and level in AVCodecContext 7 years ago
Jun Zhao 3ad0e6724d lavc/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more code 7 years ago
Carl Eugen Hoyos 6dbb64fdcc lavc/v4l2_m2m_enc: Add missing braces around initializers. 7 years ago
James Almer 9305bdc68f avcodec/get_bits: actually make cached reader correctly disabled 7 years ago
Paul B Mahol 562f00ed07 avcodec/utvideodec: use cached bitstream reader everywhere except on x86_32 7 years ago
Paul B Mahol ca079b0954 avcodec/get_bits: add cached bitstream reader 7 years ago
Paul B Mahol d71dfc087b avcodec/scpr: error out if run length is <= 0 7 years ago
Rostislav Pehlivanov 964819fefd atrac9dec: clean up code slightly 7 years ago
Rostislav Pehlivanov ea82ff81e4 atrac9dec: implement LFE channel decoding 7 years ago
Rostislav Pehlivanov 6213cf7394 atrac9dec: relax gradient value requirements 7 years ago
Paul B Mahol ad2ac1e7dd avcodec: add WinCAM Motion Video decoder 7 years ago
Paul B Mahol f7d749e95b avcodec: add MatchWare Screen Capture Codec 7 years ago
Mark Thompson 38ec5b4aa4 vaapi_encode: Factorise out adding global parameters 7 years ago
Mark Thompson c5b4ad247b vaapi_encode: Remove common priv_data and options fields 7 years ago
Mark Thompson 1616106f11 vaapi_encode_vp9: Move options and common structures into context 7 years ago
Mark Thompson 58d3ac31c8 vaapi_encode_vp8: Move options and common structures into context 7 years ago
Mark Thompson 537d6aa30e vaapi_encode_mpeg2: Move common structure into context 7 years ago
Mark Thompson 2c3ad16d3e vaapi_encode_mjpeg: Move common structure into context 7 years ago
Mark Thompson 46d1313fcd vaapi_encode_h265: Move options and common structures into context 7 years ago
Mark Thompson 2fd962efba vaapi_encode_h264: Move options and common structures into context 7 years ago
Zhong Li d91370e0f1 lavc/encode: fix frame_number double-counted 7 years ago
Paul B Mahol 3aacb0d196 avcodec/proresdec2: add frame threading support 7 years ago
Paul B Mahol c84a57d1a2 avcodec/mscc: fix several bugs 7 years ago
Kieran Kunhya 844ff49469 mpeg4video: Add Studio DPCM support 7 years ago
Michael Niedermayer c9222b972d avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() 7 years ago
Michael Niedermayer 1cbac9ce20 avcodec/vb: Check for end of bytestream before reading blocktype 7 years ago
Michael Niedermayer acba153a14 avcodec/snowdec: Fix integer overflow with motion vector residual 7 years ago
Rostislav Pehlivanov 2e23cfbb42 allcodecs: reorder ff_bitpacked_decoder 7 years ago
Michael Niedermayer 168d8d56bf avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb() 7 years ago
Timo Rothenpieler 0c71c6d66f avcodec/utils: document allocation requirement of extradata 7 years ago