116495 Commits (492df6520128f00e341999f454ea9986da2c9a11)
 

Author SHA1 Message Date
Anton Khirnov 492df65201 lavc/ffv1: drop write-only PlaneContext.interlace_bit_state 5 months ago
Anton Khirnov a411fc5a84 lavc/ffv1: drop redundant PlaneContext.quant_table 5 months ago
Anton Khirnov 4b9f7c7e3a lavc/ffv1: drop redundant FFV1Context.quant_table 5 months ago
Anton Khirnov d2f507233a lavc/ffv1enc: move bit writer to per-slice context 5 months ago
Anton Khirnov 889faedd26 lavc/ffv1dec: move the bitreader to stack 5 months ago
Anton Khirnov 19e9f3d5f2 lavc/ffv1: move run_index to the per-slice context 5 months ago
Anton Khirnov 91d3c1ac47 lavc/ffv1: move sample_buffer to the per-slice context 5 months ago
Anton Khirnov 54aa33f116 lavc/ffv1: add a per-slice context 5 months ago
Anton Khirnov d845ea49c5 lavc/ffv1dec: move copy_fields() under HAVE_THREADS 5 months ago
Anton Khirnov 3a5c814b19 lavc/ffv1dec: drop a pointless variable in decode_slice() 5 months ago
Anton Khirnov 4da146ba83 lavc/ffv1dec: drop FFV1Context.cur 5 months ago
Anton Khirnov e1fa107fd1 lavc/ffv1dec: simplify slice index calculation 5 months ago
Anton Khirnov d776fa4e4d lavc/ffv1dec: declare loop variables in the loop where possible 5 months ago
Anton Khirnov 8e19c24634 tests/fate/vcodec: add vsynth tests for FFV1 version 2 5 months ago
Michael Niedermayer 06f5ed40f8
avcodec/snow: Fix off by 1 error in run_buffer 5 months ago
Michael Niedermayer 58fbeb59e7
avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow 5 months ago
Michael Niedermayer ed96ac87a9
avformat/iamf_parse: Check for 0 samples 5 months ago
Nathan E. Egge 8280ec7a32 lavu/riscv: Revert d808070, removing AV_READ_TIME 5 months ago
James Almer ab5c612137 avcodec/Makefile: use the correct path for aacdec_fixed.o when setting its dependencies 5 months ago
Anton Khirnov 43f702a253 lavfi/framesync: avoid forcing frame writability unnecessarily 5 months ago
Rémi Denis-Courmont 262168b04e lavc/videodsp: RISC-V zicbop prefetch 5 months ago
Rémi Denis-Courmont 4570b9f3c4 configure: check if assembler supports RV zicbop 5 months ago
Rémi Denis-Courmont 324eba69f7 lavc/vc1dsp: use saturating arithmetic for RVV inv_trans_dc 5 months ago
Rémi Denis-Courmont 784a72a116 lavc/vc1dsp: unify R-V V DC bypass functions 5 months ago
Rémi Denis-Courmont bd0c3edb13 lavu/riscv: count bytes rather than words for bswap32 5 months ago
Rémi Denis-Courmont 5171baa228 lavc/ac3dsp: fix R-V CPU requirements 5 months ago
Peter Ross 0e09f6d690 avcodec/adpcm: only process right samples when decoding stereo 5 months ago
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 79b4869959 lavu/hwcontext_qsv: Derive bind flag from frame type if no valid surface 5 months ago
Fei Wang d30a9fdc80 lavc/qsvdec: Add VVC decoder 5 months ago
Fei Wang cf9c398fc1 configure: Alphabetical order for av1 codecs 5 months ago
James Almer 9e7a93c6fd x86/intreadwrite: add SSE2 optimized AV_COPY128U 5 months ago
James Almer 92b317245c avformat/mov: use AV_WL*A 5 months ago
James Almer f1fcc3ca5f avformat/matroskadec: use AV_WL32A 5 months ago
James Almer 09de979ff6 avcodec/amfenc_av1: use AV_WL32A 5 months ago
James Almer 753f2aeed7 avutil/intreadwrite: add missing aligned read/write macros 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
James Almer e7d3ff8dcd avformat/mov: check that child boxes of trak are only present inside it 5 months ago
James Almer 2aa63784b5 avformat/mov: check that sample and chunk count is 1 for HEIF 5 months ago
Rémi Denis-Courmont 39ced529b0 lavu/riscv: implement floating point clips 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
Shiyou Yin 4713a5cc24
swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure. 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