41266 Commits (d1afa7284c3feba4debfebf1b9cf8ad67640e34a)

Author SHA1 Message Date
Carl Eugen Hoyos fe7d8c993f lavc/libgsmenc: Force mono and use 13k as default bitrate. 6 years ago
gxw 1466dc140d avcodec/mips: [loongson] optimize theora decoding with mmi. 6 years ago
Michael Niedermayer 1f686d023b avcodec/mpeg4videodec: Clear interlaced_dct for studio profile 6 years ago
Philip Langdale d6fc5dc24a avcodec/version: Bump micro-version for nvdec/cuviddec changes 6 years ago
Philip Langdale 317b7b06fd avcodec/cuviddec: Add support for decoding HEVC 4:4:4 content 6 years ago
Philip Langdale 83c7ac2e47 avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
Philip Langdale e06ccfbe1d avcodec/nvdec: Add support for decoding HEVC 4:4:4 content 6 years ago
Philip Langdale f4ea930a11 avcodec/hevc_ps: Expose all SPS and PPS range extension flags 6 years ago
Roman Arzumanyan f1f66df6a2 avcodec/nvenc: add b_as_ref support for HEVC 6 years ago
Timo Rothenpieler 15c6390139 avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries 6 years ago
Jan Ekström 466cb4ed56 lavc/libaribb24: use integer math to calculate font scaling 6 years ago
Jan Ekström 1ed9e8e937 lavc/libaribb24: add missing type struct members to AVOptions 6 years ago
Jan Ekström 03824afdb4 lavc/libaribb24: protect handled value with parenthesis in RGB_TO_BGR 6 years ago
Jan Ekström 4beccf400d lavc/libaribb24: add error handling to region handling 6 years ago
James Almer 3e8b8b6b50 avcodec/cbs_av1: don't call cbs_av1_read_trailing_bits() when no bits remain in the OBU 6 years ago
Jan Ekström 100bfac6d6 add libaribb24 ARIB STD-B24 caption decoder 6 years ago
Michael Niedermayer 4cde7e62db avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 6 years ago
Michael Niedermayer 7f8bfbee36 avcodec/h264_parse: Clear ref_list[1] if only [0] is used 6 years ago
Decai Lin 9d800d39d5 avcodec/h264_parse: no need check ref list1 for P slices. 6 years ago
Michael Niedermayer 1aa796bc9c avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in merge_context_after_encode() 6 years ago
Michael Niedermayer 1e59071aad avcodec/ac3: Explicitly return to discard large amounts of nonsense bytes 6 years ago
Andreas Rheinhardt 1eb6bfbc1f avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_code 6 years ago
Michael Niedermayer e35c3d887b avcodec/pgssubdec: Check for duplicate display segments 6 years ago
Shiyou Yin b429c86d84 avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi. 6 years ago
Shiyou Yin dceefb2b84 avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi. 6 years ago
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