40706 Commits (8732dfa99549b8e233b50956cb27031e18806685)

Author SHA1 Message Date
Devin Heitmueller 6a9abe9ec3 avcodec/v210enc: Pass through A53 CC data 7 years ago
Paul B Mahol 4b1b47e81b avcodec/scpr: stop checking for overread twice 7 years ago
Shiyou Yin 5161f7bcfd avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B 7 years ago
gxw 090647da84 avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. 7 years ago
Moritz Barsnick 1693a68187 avcodec/aacenc: report channel layout by name 7 years ago
Paul B Mahol 05df39cf3f avcodec/tiff: check ff_lzw_decode_open() for failure 7 years ago
Paul B Mahol 39cfb722ee avcodec/gifdec: set .caps_internal 7 years ago
Paul B Mahol 158043bae8 avcodec/gifdec: check ff_lzw_decode_open() for failure 7 years ago
Paul B Mahol 6e15495bcb avcodec/zmbv: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 337b9e190b avcodec/ulti: fix minor style issue 7 years ago
Paul B Mahol 51a087771b avcodec/tscc: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 86e7e7816b avcodec/tscc: check av_frame_alloc() for failure 7 years ago
Paul B Mahol 1e09dd96fe avcodec/on2avc: decoder supports init_cleanup capability 7 years ago
Paul B Mahol e8b27b82d0 avcodec/mscc: decoders supports init_cleanup capability 7 years ago
Paul B Mahol 0d37823c83 avcodec/interplayacm: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 1f71f0a312 avcodec/fmvc: use correct pixel format on big-endian for 16 bpp 7 years ago
Paul B Mahol 15a5f49c0b avcodec/flashsv: check return value of flashsv_decode_init() 7 years ago
Paul B Mahol ae227fa1f2 avcodec/fic: change class name to more correct one 7 years ago
Paul B Mahol ea6f61025e avcodec/dsicinvideo: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 94437e4409 avcodecc/cscd: fix some obvious style issues 7 years ago
Paul B Mahol aa76bdea1f avcodec/cscd: decoder supports init_cleanup capability 7 years ago
Paul B Mahol aaa3f115d8 avcodec/cook: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 068412f2e8 avcodec/rscc: fix decoding of some iscc files 7 years ago
Paul B Mahol a5278b672a avcodec: add RemotelyAnywhere Screen Capture decoder 7 years ago
Paul B Mahol af71a3ff3e avcodec/wcmv: fix output on big-endian with rgb565 format 7 years ago
Paul B Mahol d8ad8fd8bd avcodec/qdmc: check return code of ff_fft_init() 7 years ago
Zhao Zhili 037b3bd14a avcodec/h264dec: remove unnecessary checks in h264_decode_frame 7 years ago
Zhao Zhili b9d1f5bf68 avcodec/h264dec: check number of SPS in is_extra 7 years ago
Shiyou Yin 9f60c58586 avcodec/mips: [loongson] fix improper use of register constraints. 7 years ago
Paul B Mahol cc24665f44 avcodec/scpr: make sure count and min are valid 7 years ago
Paul B Mahol a77c2df5cc avcodec/dnxhdenc: interlaced is not supported in DNxHR 7 years ago
Paul B Mahol 237bbf6678 avcodec/dnxhddec: ask for samples with alpha 7 years ago
Shiyou Yin 776909e42e avcodec/mips: [loongson] reoptimize put and add pixels clamped functions. 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
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
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
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