50742 Commits (4b9f7c7e3a9568a1982a6618c0ab77a3695675c1)

Author SHA1 Message Date
Anton Khirnov 4b9f7c7e3a lavc/ffv1: drop redundant FFV1Context.quant_table 7 months ago
Anton Khirnov d2f507233a lavc/ffv1enc: move bit writer to per-slice context 7 months ago
Anton Khirnov 889faedd26 lavc/ffv1dec: move the bitreader to stack 7 months ago
Anton Khirnov 19e9f3d5f2 lavc/ffv1: move run_index to the per-slice context 7 months ago
Anton Khirnov 91d3c1ac47 lavc/ffv1: move sample_buffer to the per-slice context 7 months ago
Anton Khirnov 54aa33f116 lavc/ffv1: add a per-slice context 7 months ago
Anton Khirnov d845ea49c5 lavc/ffv1dec: move copy_fields() under HAVE_THREADS 7 months ago
Anton Khirnov 3a5c814b19 lavc/ffv1dec: drop a pointless variable in decode_slice() 7 months ago
Anton Khirnov 4da146ba83 lavc/ffv1dec: drop FFV1Context.cur 7 months ago
Anton Khirnov e1fa107fd1 lavc/ffv1dec: simplify slice index calculation 7 months ago
Anton Khirnov d776fa4e4d lavc/ffv1dec: declare loop variables in the loop where possible 7 months ago
Michael Niedermayer 06f5ed40f8
avcodec/snow: Fix off by 1 error in run_buffer 7 months ago
Michael Niedermayer 58fbeb59e7
avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow 7 months ago
James Almer ab5c612137 avcodec/Makefile: use the correct path for aacdec_fixed.o when setting its dependencies 7 months ago
Rémi Denis-Courmont 262168b04e lavc/videodsp: RISC-V zicbop prefetch 7 months ago
Rémi Denis-Courmont 324eba69f7 lavc/vc1dsp: use saturating arithmetic for RVV inv_trans_dc 7 months ago
Rémi Denis-Courmont 784a72a116 lavc/vc1dsp: unify R-V V DC bypass functions 7 months ago
Rémi Denis-Courmont bd0c3edb13 lavu/riscv: count bytes rather than words for bswap32 7 months ago
Rémi Denis-Courmont 5171baa228 lavc/ac3dsp: fix R-V CPU requirements 7 months ago
Peter Ross 0e09f6d690 avcodec/adpcm: only process right samples when decoding stereo 7 months ago
Leo Izen 7bb5626fa7
avcodec/pngenc: fix sBIT writing for indexed-color PNGs 7 months ago
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 7 months ago
Zhao Zhili f4e0f40230 avcodec/videotoolboxenc: Set default bitrate to zero 7 months ago
Zhao Zhili d07da7539d avcodec/videotoolboxenc: Fix bitrate doesn't work as expected 7 months ago
Rémi Denis-Courmont f2c30fe15a lavc/riscv: add forward-edge CFI landing pads 7 months ago
Rémi Denis-Courmont b62586e310 lavc/h264dsp: use RISC-V B extension 7 months ago
Rémi Denis-Courmont 187d4d066a lavc/riscv: require B or zba explicitly 7 months ago
Araz Iusubov 2128c17739 avcodec/amf_enc: av1 cropping support 7 months ago
Rémi Denis-Courmont 896c22ef00 lavc/vp8dsp: fix RV32 stack alignment 7 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