50771 Commits (eb3cc508d85e8113cbc66fbec09d29e94ec3fd44)

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