41241 Commits (c0942b7a2c5ccfd39907257b3b0a10f86d6b9164)

Author SHA1 Message Date
Shiyou Yin c0942b7a2c avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi. 6 years ago
Shiyou Yin 0c43429210 avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi. 6 years ago
Carl Eugen Hoyos ed20fbcd48 lavc/aarch64/vp8dsp: Fix the include guard. 6 years ago
Magnus Röös 833fed5253 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Michael Niedermayer a53c4f3689 avcodec/ffv1: Simplify update_vlc_state() 6 years ago
Michael Niedermayer 5d0139d5f0 avcodec/ffv1: Simplify fold() 6 years ago
Mateusz fe1ccc1e91 libavcodec/rscc.c: add missing semicolon 6 years ago
Michael Niedermayer 9f4af97aff avcodec/rasc: Move ff_get_buffer() after frame checks 6 years ago
Michael Niedermayer f4079d5174 avcodec/rasc: Check uncompressed dlta size 6 years ago
Michael Niedermayer db1c4acd02 avcodec/fic: Check that there is input left in fic_decode_block() 6 years ago
James Almer 286e58bb1f avcodec/arbc: clear decoder state when seeking 6 years ago
Marton Balint 483d029188 avcodec/motion_est: remove duplicate function 6 years ago
Michael Niedermayer eb1f95eb35 avcodec/rscc: Avoid returning frames that have nearly no undamaged pixels in them 6 years ago
Michael Niedermayer 5bcefceec8 avcodec: Add discard_sample_percentage 6 years ago
Michael Niedermayer fcbda8af17 avcodec/huffyuvdec: Check slice_offset/size 6 years ago
Michael Niedermayer 4523cc5e75 avcodec/ilbcdec: Fix undefined integer overflow lsf2poly() 6 years ago
Michael Niedermayer c95d0fb239 avcodec/ilbcdec: Fix integer overflow in construct_vector() 6 years ago
Mark Thompson 44bcccb7f0 vaapi_encode_h265: Ensure that ref pics are always in the RPS 6 years ago
Paul B Mahol 795af110f7 avcodec: add ARBC decoder 6 years ago
Peter Ross d8ebfd1bdf avcodec/vp6: select idct based (loosely) on number of coefficients decoded 6 years ago
Peter Ross 160ebe0a8d avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 6 years ago
Peter Ross 10a57f55e6 avcodec/vp6: use rounded shift for chroma motion vector calculation 6 years ago
Peter Ross f4756ee9f7 avcodec/vp3dsp: add 10 coefficient version of the VP3 IDCT 6 years ago
Peter Ross 19565c6026 avcodec/vp3dsp: add 12 pixel loop filter functions 6 years ago
Peter Ross 1dfd7aecf2 avcodec/vp3dsp: move vp3 init loop filter function to vp3dsp 6 years ago
Zhong Li 74cf2dc3ac lavc/qsvenc: enable QVBR mode 6 years ago
Guo, Yejun e0ad7d5741 avcodec/libx265: add support for ROI-based encoding 6 years ago
Mark Thompson 916b3b9079 vaapi_encode_vp9: Support more complex reference structures 6 years ago
Mark Thompson 362992e94b vaapi_encode_h265: Support more complex reference structures 6 years ago
Mark Thompson 25c0ede93b vaapi_encode_h264: Support more complex reference structures 6 years ago
Mark Thompson 494bd8df78 vaapi_encode: Let the reconstructed frame pool be sized dynamically 6 years ago
Mark Thompson 5fdcf85bbf vaapi_encode: Convert to send/receive API 6 years ago
Mark Thompson 26ce3a43a3 vaapi_encode: Allocate picture-private data in generic code 6 years ago
Andreas Rheinhardt 8ca55a2b9e cbs_h2645: Avoid memcpy when splitting fragment #2 6 years ago
Andreas Rheinhardt 992532ee31 h2645_parse: Make ff_h2645_packet_split reference-compatible 6 years ago
Carl Eugen Hoyos cf81284b1c lavc/g723_1enc: Set the default bitrate to 6300. 6 years ago
Zhong Li 87c165c237 lavc/qsvenc: set BRCParamMultiplier to aviod BRC overflow 6 years ago
Shiyou Yin 83aa2cd757 avcodec/mips: [loongson] optimize put_hevc_qpel_bi_hv_8 with mmi. 6 years ago
Shiyou Yin 6d19164811 avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. 6 years ago
FeRD (Frank Dana) 8133921ad2 avcodec/tests: Add codec_desc to .gitignore 6 years ago
Michael Niedermayer 62f8d27ef1 avcodec/prosumer: Error out if decompress() stops reading data 6 years ago
Michael Niedermayer f0d48ac41f avcodec/prosumer: Reduce lut size 6 years ago
Michael Niedermayer d3b76c9993 avcodec/prosumer: Simplify code slightly in decompress() 6 years ago
Michael Niedermayer ec28a85107 avcodec/tiff: Check for 12bit gray fax 6 years ago
Shiyou Yin 32421602df avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi. 6 years ago
Guo, Yejun aceb9131c1 avcodec/libx264: add support for ROI-based encoding 6 years ago
Michael Niedermayer 51978aefe8 avcodec/dirac_arith: Treat overread as error 6 years ago
Michael Niedermayer 6ed3d0e01c avcodec/diracdec: Propagate errors from dirac_get_arith_uint() 6 years ago
Michael Niedermayer 6dde65d7c0 avcodec/ac3dec: Optimize frame start search 6 years ago
Michael Niedermayer 19dc5cdaa7 avcodec/lzw: Check for end of input 6 years ago