116518 Commits (c48213b2dc0b6329359a84e0d332e4697d84ea90)
 

Author SHA1 Message Date
Rémi Denis-Courmont c48213b2dc lavc/audiodsp: drop opposite sign optimisation 5 months ago
Rémi Denis-Courmont d86b6767ce lavc/audiodsp: properly unroll vector_clipf 5 months ago
Rémi Denis-Courmont d527d23872 lavc/pixblockdsp: specialise aligned 16-bit get_pixels 5 months ago
Rémi Denis-Courmont 656a9664bf checkasm/riscv: preserve T1 whilst calling... 5 months ago
Rémi Denis-Courmont 54b1970c60 lavu/riscv: fix return type 5 months ago
Rémi Denis-Courmont 54ae270213 lavc/rv34dsp: use saturating add/sub for R-V V DC add 5 months ago
Rémi Denis-Courmont 952b426f3b lavc/bswapdsp: add RV Zvbb bswap16 and bswap32 5 months ago
James Almer f4daf633b2 avcodec/aacps_tablegen_template: don't redefine CONFIG_HARDCODED_TABLES 5 months ago
James Almer 6f8e365a2a avutil/hwcontext_vaapi: use the correct type for VASurfaceAttribExternalBuffers.buffers 5 months ago
Marvin Scholz ca7fcf5089 avutil/hwcontext_videotoolbox: Fix build with older SDKs 5 months ago
Anton Khirnov bcf08c1171 lavc/ffv1: change FFV1SliceContext.plane into a RefStruct object 5 months ago
Anton Khirnov c335218a81 lavc/ffv1dec: inline copy_fields() into update_thread_context() 5 months ago
Anton Khirnov d44812f7cf lavc/ffv1dec: stop using per-slice FFV1Context 5 months ago
Anton Khirnov 2b21cdff6e lavc/ffv1dec: move slice_damaged to per-slice context 5 months ago
Anton Khirnov f2aeba56c4 lavc/ffv1dec: move slice_reset_contexts to per-slice context 5 months ago
Anton Khirnov 84dda32202 lavc/ffv1enc: stop using per-slice FFV1Context 5 months ago
Anton Khirnov 96e8af6c4d lavc/ffv1: move ac_byte_count to per-slice context 5 months ago
Anton Khirnov e7d0f44138 lavc/ffv1enc: store per-slice rc_stat(2?) in FFV1SliceContext 5 months ago
Anton Khirnov 7b2bfba55d lavc/ffv1: move RangeCoder to per-slice context 5 months ago
Anton Khirnov 28769f6bc1 lavc/ffv1: move FFV1Context.plane to per-slice context 5 months ago
Anton Khirnov 9b86ba5a92 lavc/ffv1: always use the main context values of ac 5 months ago
Anton Khirnov a57c88d67b lavc/ffv1: move FFV1Context.slice_{coding_mode,rct_.y_coef} to per-slice context 5 months ago
Anton Khirnov 39486a2b29 lavc/ffv1: always use the main context values of plane_count/transparency 5 months ago
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