41468 Commits (8eca42e6320ebfc682a1309bb40d019b41a9dfd5)

Author SHA1 Message Date
Lynne b43b8d337d x86/opusdsp: fix WIN64 return value 6 years ago
Zhong Li d071a1117d lavc/qsvenc: get vps extradata from MSDK 6 years ago
Linjie Fu a8355eed36 lavc/qsvenc: expose low_power as a common option for QSV encoder 6 years ago
Michael Niedermayer 3a0ec1511e avcodec/rscc: Check that the to be uncompressed input is large enough 6 years ago
Lynne 605e330310 x86/opusdsp: implement FMA3 accelerated postfilter and deemphasis 6 years ago
Lynne 0cea3ca894 opusdsp: create and move deemphasis and postfiltering from opus_celt 6 years ago
Lynne 5468c1d075 celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabled 6 years ago
Lynne 4a2c651620 x86/opus_dsp: rename to celt_pvq 6 years ago
Michael Niedermayer 4eec008259 avcodec/ivi: Reduce dereferencing structs in inner loop of ivi_process_empty_tile() 6 years ago
Michael Niedermayer 4bf9561d63 avcodec/ivi: Mark band parameter as const 6 years ago
Michael Niedermayer 111e9b0929 avcodec/ivi: fix indention for previous commit 6 years ago
Michael Niedermayer c163e62db5 avcodec/ivi: Factor ref_mb check out 6 years ago
Michael Niedermayer 468ae6a734 avcodec/proresdec2: decode picture header before frame allocation 6 years ago
Nick Renieris 93748a2efa avcodec/tiff: Multi-page support 6 years ago
Paul B Mahol 4e8cbbf70e avcodec: add Amuse Graphics decoder 6 years ago
Philip Langdale 5d90d1e36e avcodec/cuviddec: Remove unnecessary stream synchronisation 6 years ago
James Almer 0856c5da07 avcodec/libaomenc: fix default value for row-mt option 6 years ago
Sam John via ffmpeg-devel 995889abbf avcodec/libaomenc: Added more commandline options 6 years ago
Zhong Li 9dece050ef lavc/qsvenc: fix hevc vps extradata issues 6 years ago
Zhong Li 520226b683 lavc/hevc_ps_enc: fix vps nal issues 6 years ago
Michael Niedermayer 4daec0c677 avcodec/dxv: Check remaining space in CHECKPOINT() 6 years ago
Zhong Li 391f884675 lavc/qsvenc_h264: remove the privite option trellis 6 years ago
Zhong Li b9a066ae23 lavc/qsvenc: use the common option "trellis" of AVCodecContext 6 years ago
Zhong Li 4131b0619c qsv: fix the dangerous macro definitions 6 years ago
Zhong Li b47446cc39 lavc/qsvenc: make the queried libmfx version easily reused 6 years ago
Carl Eugen Hoyos f8fa8bbf22 lavc/vaapi_h264: Do not set FMO fields. 6 years ago
Carl Eugen Hoyos 9fa757ad7c lavc/vaapi_hevc: Do not initialize fields twice. 6 years ago
Michael Niedermayer 54655623a8 avcodec/hevcdec: Avoid only partly skiping duplicate first slices 6 years ago
Decai Lin ec1e4a8baf lavc/h264_levels: add MaxMBPS checking and update fate test. 6 years ago
Carl Eugen Hoyos 1e34014010 lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. 6 years ago
James Almer 40490b3a63 avcodec/cbs_av1: fix range of values for Mastering Display Color Volume Metadata OBUs 6 years ago
Michael Niedermayer b8f53a2342 avcodec/jpeg2000dec: Skip de-quantization of empty areas 6 years ago
Michael Niedermayer c0ca67ba40 avcodec/prosumer: Check decoded size 6 years ago
Michael Niedermayer 635067b75f avcodec/mpegpicture: Check size of edge_emu_buffer 6 years ago
Michael Niedermayer 4ef27d4072 avcodec/indeo2: Check input size against resolution in ir2_decode_plane() 6 years ago
Michael Niedermayer d92034a06a avcodec/dxtory: Check slice sizes before allocating image 6 years ago
Michael Niedermayer 1223696c72 avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() 6 years ago
James Almer 699d0c2a30 avcodec/av1_parser: don't abort parsing the first frame if extradata parsing fails 6 years ago
Michael Niedermayer 013f71497b avcodec/tiff: do not allow bpp 40 with undefined pixel formats 6 years ago
hwrenx 5252d594a1 lavc/libdavs2: fix frame dumping error description 6 years ago
hwrenx bf05f621d5 lavc/libdavs2: add davs2_flush 6 years ago
Martin Storsjö 0676de935b arm: Implement a NEON version of 422 h264_h_loop_filter_chroma 6 years ago
James Almer 70c8c8a818 avcodec/hevcdec: decode at most one slice reporting being the first in the picture 6 years ago
Michael Niedermayer 9d20901b92 avcodec/arbc: Check nb_segments before allocating and copying frame 6 years ago
Michael Niedermayer 8f63fa4c2e avcodec/scpr: Perform frame copy later 6 years ago
Carl Eugen Hoyos 4602456c4f lavc/arbc: Use AV_WB24() where applicable. 6 years ago
Carl Eugen Hoyos 82fd7866a3 lavc/tiff: Allow decoding of cmyka (five components). 6 years ago
Carl Eugen Hoyos 801d78f0d8 lavc/truehd_core: Initialize the last bytes of the output buffer. 6 years ago
Carl Eugen Hoyos ba0a56e0b0 lavc/qtrle: Avoid an unaligned 64-bit write. 6 years ago
Carl Eugen Hoyos 6fcf7adc01 lavc/tiff: Support decoding 16bit cmyk. 6 years ago