50296 Commits (a0ff31e740ec05e947ee0759c9f805a8894586ff)

Author SHA1 Message Date
Anton Khirnov 63a96dbcce lavc/hevc_ps: compactify ShortTermRPS 8 months ago
Anton Khirnov 9127819d51 lavc/hevc_ps: reduce the size of ShortTermRPS.used 8 months ago
Anton Khirnov d893667867 lavc/hevc_ps: do not store delta_poc_s[01] in ShortTermRPS 8 months ago
Anton Khirnov 4264e4056c lavc/hevc_ps: fix variable signedness in ff_hevc_decode_short_term_rps() 8 months ago
Anton Khirnov 6fed1841a1 lavc/hevc_ps/HEVCSPS: change flags into uint8_t 8 months ago
Anton Khirnov bd1a06dc43 lavc/hevc_ps: reduce the size of used_by_curr_pic_lt_sps_flag 8 months ago
Anton Khirnov 72bdbce00d lavc/hevcdec: drop a useless execute() call with 1 job 8 months ago
Anton Khirnov f0aece90d9 lavc/hevcdec: allocate local_ctx as array of structs rather than pointers 8 months ago
Anton Khirnov 25ce44efa5 lavc/hevcdec: track local context count separately from WPP thread count 8 months ago
Anton Khirnov a1471ec8ad lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctx 8 months ago
James Almer e0db1f51d6 avcodec/lpc: account for odd len values 8 months ago
James Almer 8a1c491354 avcodec/packet: remove reference to old AV_SIDE_DATA_PARAM_CHANGE_ values 8 months ago
Andreas Rheinhardt 8cbf7e8408 avcodec/diracdec: Mark flush as av_cold 8 months ago
Andreas Rheinhardt 0f3090cbd1 avcodec/diracdec: Use FF_CODEC_CAP_INIT_CLEANUP 8 months ago
Andreas Rheinhardt d9bd5baf9d avcodec/vc2enc: Use already available AVPixFmtDescriptor 8 months ago
Andreas Rheinhardt d1d40a7c9b avcodec/vc2enc: Move transient PutBitContext from ctx to stack 8 months ago
Andreas Rheinhardt c309285666 avcodec/vc2enc: Avoid relocations for short strings 8 months ago
Andreas Rheinhardt 02ecf8d7f3 avcodec/vc2enc: Fix slice length 8 months ago
Andreas Rheinhardt eac8dcb187 avcodec/vc2enc: Remove superfluous error message 8 months ago
Andreas Rheinhardt b1702afdfd avcodec/vc2enc: Constify slices->main context pointers 8 months ago
Andreas Rheinhardt 6d86146fce avcodec/vc2enc: Avoid void* where possible 8 months ago
Wu Jianhua 9950f14864 avcodec/x86/vvc/vvc_alf: use xq to match ptrdiff_t 8 months ago
Wu Jianhua 09d3370c28 avcodec/x86/vvc/vvc_alf: fix integer overflow 8 months ago
Pierre-Anthony Lemieux 249c66bb22
avcodec/jpeg2000dec: fix HT block decoder 8 months ago
sunyuechi 544acfa2c0 lavc/vp9dsp: R-V V rename ff_avg to ff_vp9_avg 8 months ago
Rémi Denis-Courmont 4fe8f2cc43 riscv: allow passing addend to vtype_vli macro 8 months ago
Rémi Denis-Courmont fa3b153cb1 lavc/vp7dsp: R-V V vp7_idct_add 8 months ago
Rémi Denis-Courmont 4a0e629b6f lavc/vp7dsp: revector ff_vp7_dc_wht_rvv 8 months ago
Rémi Denis-Courmont fd39997f72 lavc/vp7dsp: add R-V V vp7_luma_dc_wht 8 months ago
Rémi Denis-Courmont 91b5ea7bb9 lavc/vp8dsp: R-V V vp8_luma_dc_wht 8 months ago
Rémi Denis-Courmont c53d42380d lavc/lpc: optimise RVV vector type for compute_autocorr 8 months ago
Stone Chen 55e9c758f0 libavcode/x86/vvc: change label to vvc_sad_16 to reflect block sizes 8 months ago
David Rosca 510494760c lavc/vaapi_h264: Fix merging fields in DPB with missing references 8 months ago
David Rosca d2d911eb9a lavc/vaapi_av1: Avoid sending the same slice buffer multiple times 8 months ago
David Rosca fe9d889dcd lavc/vaapi_decode: Make it possible to send multiple slice params buffers 8 months ago
Haihao Xiang c872ba5899 lavc/qsvenc: respect user's setting for keyframes 8 months ago
Haihao Xiang dbdd9ccded lavc/qsvdec: fix keyframes 8 months ago
Rémi Denis-Courmont a11122f9c6 lavc/vp8dsp: save one R-V GPR 8 months ago
Rémi Denis-Courmont 4e56455d36 lavc/vp8dsp: avoid one multiplication on RISC-V 8 months ago
Rémi Denis-Courmont 0aad5b9bf5 lavc/vp8dsp: factor R-V V bilin functions 8 months ago
Rémi Denis-Courmont b248d7c319 lavc/sbrdsp: fold immediate offset into relocation 8 months ago
Rémi Denis-Courmont 8444115262 lavc/startcode: fix RVV return value on no match 8 months ago
Rémi Denis-Courmont af20fb9c4e lavc/lpc: fix off-by-one in R-V V compute_autocorr 8 months ago
Niklas Haas 9fd88bd092 avcodec/h2645_sei: loosen up min luminance requirements 8 months ago
Michael Niedermayer 62d7106c36
avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths() 8 months ago
Michael Niedermayer d5cc21741b
avcodec/vc1_block: remove unneeded store to off in vc1_decode_p_mb_intfi() 8 months ago
Michael Niedermayer 992b28f572
avcodec/vc1_block: remove unused off from vc1_decode_p_mb_intfr() 8 months ago
Michael Niedermayer a287f17db2
avcodec/tiff: Assert init_get_bits8() success in unpack_gray() 8 months ago
Michael Niedermayer 8814cedb07
avcodec/tiff: Assert init_get_bits8() success in horizontal_fill() 8 months ago
Michael Niedermayer c841cb45e8
qsv: Initialize impl_value 8 months ago