50722 Commits (7bb5626fa7754b37932dfa11d497b7101c55291a)

Author SHA1 Message Date
Leo Izen 7bb5626fa7
avcodec/pngenc: fix sBIT writing for indexed-color PNGs 5 months ago
Leo Izen 825606641b
avcodec/pngdec: use 8-bit sBIT cap for indexed PNGs per spec 5 months ago
Marth64 e2105b2800
avcodec/aacenc: Correct option description for aac_coder fast 5 months ago
Fei Wang d30a9fdc80 lavc/qsvdec: Add VVC decoder 5 months ago
James Almer 09de979ff6 avcodec/amfenc_av1: use AV_WL32A 5 months ago
Rémi Denis-Courmont 7b24f96c87 lavc/vp9dsp: remove R-V I intra functions 5 months ago
Rémi Denis-Courmont 7aa6510fe1 lavc/vp9dsp: copy 8 pixels at once 5 months ago
Rémi Denis-Courmont c98127c00e lavc/vp9dsp: use restrict qualifier for copy/avg MC 5 months ago
Rémi Denis-Courmont 56fc5fc6ce lavc/vp9dsp: restrict vertical intra pointers 5 months ago
James Almer afb06aef7e avcodec/decode: remove unused argument from ff_frame_new_side_data_from_buf() 5 months ago
Rémi Denis-Courmont b0b3bea10b lavc/h264dsp: use saturing add/sub for R-V V 8-bit DC add 5 months ago
Michael Niedermayer 3b9c6c7fbb
avcodec/adpcm: Remove setting min_channel to value it is already set to 5 months ago
Tong Wu b1d410716b lavc/d3d12va_encode: trim header alignment at output 5 months ago
Rémi Denis-Courmont 9b4655c3a1 lavc/vp8dsp: use saturating add/sub for R-V V DC add 5 months ago
Rémi Denis-Courmont bbfc0ac9ca lavc/riscv: don't set vxrm if unnecessary 5 months ago
Niklas Haas e42a0763b7 avcodec/dovi_rpudec: clarify semantics 5 months ago
Niklas Haas 6b66df74b8 avcodec/dovi_rpu: correctly copy num_ext_blocks 5 months ago
Zhao Zhili 719e46f54c avcodec/videotoolboxenc: Fix variable type of AV_OPT_TYPE_BOOL 5 months ago
Zhao Zhili f4e0f40230 avcodec/videotoolboxenc: Set default bitrate to zero 5 months ago
Zhao Zhili d07da7539d avcodec/videotoolboxenc: Fix bitrate doesn't work as expected 5 months ago
Rémi Denis-Courmont f2c30fe15a lavc/riscv: add forward-edge CFI landing pads 5 months ago
Rémi Denis-Courmont b62586e310 lavc/h264dsp: use RISC-V B extension 5 months ago
Rémi Denis-Courmont 187d4d066a lavc/riscv: require B or zba explicitly 5 months ago
Araz Iusubov 2128c17739 avcodec/amf_enc: av1 cropping support 5 months ago
Rémi Denis-Courmont 896c22ef00 lavc/vp8dsp: fix RV32 stack alignment 5 months ago
Lynne b1b69ccbc0
aacdec: set ac->output_elements upon channel element free 5 months ago
Michael Niedermayer 204f7f8cc7
avcodec/hdrenc: Allocate more space 5 months ago
Michael Niedermayer 5dde255abd
avcodec/cfhdenc: Height of 16 is not supported 5 months ago
Michael Niedermayer a308d79e4d
avcodec/cfhdenc: Allocate more space 5 months ago
Michael Niedermayer 6420c1bf30
avcodec/osq: fix integer overflow when applying factor 5 months ago
Michael Niedermayer 56c334d732
avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter() 5 months ago
Michael Niedermayer 3cd077e282
avcodec/vaapi_encode: Check hwctx 5 months ago
Michael Niedermayer 2f7aaa33e7
avcodec/aac/aacdec_lpd: Check kv indec 5 months ago
Michael Niedermayer ae20be8b5d
avcodec/aac/aacdec_usac: Dont leave invalid max_sfb in the context 5 months ago
Michael Niedermayer d52fabaec0
avcodec/hevc/hevcdec: avoid signed shifts with lt_idx_sps 5 months ago
Michael Niedermayer 419eee6356
avcodec/proresdec: Consider negative bits left 5 months ago
Michael Niedermayer 6194cb87cb
avcodec/alsdec: Clear shift_value 5 months ago
Michael Niedermayer 5d9544cfb0
avcodec/hevc/hevcdec: Do not allow slices to depend on failed slices 5 months ago
Martin Storsjö 4acb9b7d10 aarch64: vvc: Fix unnecessary extra spaces 5 months ago
Martin Storsjö 99598629e8 aarch64: vvc: Consistently use # for immediate constants 5 months ago
Martin Storsjö 400843151d aarch64: vvc: Fix compilation of alf.S with MSVC 2022 17.7 and older 5 months ago
aaron f44353cfb6 avcodec/adpcm: Mono ADPCM for EA WVE Files 6 months ago
Zhao Zhili 2d4ef304c9 avcodec/vvc: Add aarch64 neon optimization for ALF 6 months ago
Rémi Denis-Courmont 9135dffd17 lavc/h264dsp: reduce spills in R-V V idct_add16 6 months ago
Rémi Denis-Courmont 245f76ad74 lavc/h264dsp: reuse the R-V V IDCT DC add functions 6 months ago
Rémi Denis-Courmont 0a5b5bae89 lavc/h264dsp: correct VL and LMUL in idct_dc_add 6 months ago
J. Dekker c9dc2ad09b lavc/h264dsp: move R-V V idct_dc_add 6 months ago
Rémi Denis-Courmont d15169c51f lavc/h264dsp: factor some mostly identical R-V V code 6 months ago
Mark Thompson 7110a36ba0
cbs_av1: Reject thirty-two zero bits in uvlc code 6 months ago
Michael Niedermayer 3faadbe2a2
avcodec/pnmdec: Use 64bit for input size check 6 months ago