49277 Commits (e0da916b8f5b079a4865eef7f64863f50785463d)

Author SHA1 Message Date
Andreas Rheinhardt 341d0419e1 avcodec/texturedsp: Factor common code out 1 year ago
Andreas Rheinhardt 4f58372c10 avcodec/hap: Avoid unnecessary opt.h inclusion 1 year ago
Andreas Rheinhardt a3fc9fb9fb avcodec/texturedsp: Add separate TextureDSPEncContext 1 year ago
Andreas Rheinhardt 8f791304f2 avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stack 1 year ago
Andreas Rheinhardt e1d1304b4b avcodec/texturedspenc: Remove unused rgtc1_u_alpha encoding func 1 year ago
Andreas Rheinhardt 916f016741 avcodec/dxvenc: Fix data races with slice threading 1 year ago
Andreas Rheinhardt 555879ca7c avcodec/dxvenc: Don't cast const away 1 year ago
Frank Plowman 0c517fcbe8 lavc/vvc: Fix emulation prevention byte handling 1 year ago
James Almer eb4584f994 avcodec/vvc_ps: remove duplicated enum 1 year ago
Frank Plowman 763e31a8d3 lavc/vvc: Clamp shift RHS 1 year ago
Frank Plowman cb7b4ee024 lavc/vvc: Use av_log2 when destination is integer 1 year ago
Tong Wu 8c99a1429a avcodec/d3d12va_mpeg2|vc1: remove the unused macros 1 year ago
Tong Wu 8b41e9cfbe avcodec/d3d12va_decode: check existance before assigning a new index 1 year ago
Leo Izen ac06190a5a
avcodec/libjxl.h: include version.h 1 year ago
James Almer 45a2f2635d avcodec/d3d12va: remove unused variables 1 year ago
James Almer 49a7fe86fe avcodec/d3d12va_vc1: cast mapped_data to void* before passing it to mapped_data() 1 year ago
James Almer 9aa388e758 avcodec/d3d12va_hevc: cast mapped_data to void* before passing it to mapped_data() 1 year ago
James Almer 342cc1792f avcodec/d3d12va_h264: cast mapped_data to void* before passing it to mapped_data() 1 year ago
James Almer 04332ca35e avcodec/d3d12va_vp9.c: change the type for the ID3D12Resource_Map mapped_data argument 1 year ago
James Almer b4d871fdc8 avcodec/d3d12va_av1.c: change the type for the ID3D12Resource_Map mapped_data argument 1 year ago
James Almer cb6a488fba avcodec/vvc_mvs: remove an unnecessary AV_ZERO64() call 1 year ago
James Almer bc1d8a9b76 avcodec/vvc_mvs: align local motion vector fields 1 year ago
Andreas Rheinhardt 3435565e26 avcodec/d3d12va_(av1|hevc|vp9): Don't use deprecated FF_PROFILE_* 1 year ago
Connor Worley dfbbd11a4b lavc/dxvenc: add DXV encoder with support for DXT1 texture format 1 year ago
James Almer 1496ce8f6b avcodec/vvc_ctu: align motion vector fields 1 year ago
Frank Plowman 8157b5d405 lavc/vvc: Remove left shifts of negative values 1 year ago
James Almer ab39cc36c7 avcodec/speexdec: fix setting frame_size from extradata 1 year ago
James Almer cad35f0a77 avcodec/speexdec: relax the extradata check for the speex string 1 year ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
James Almer 0a5813fc68 avcodec/vvcdec: allocate and store structs on their own within the table list 1 year ago
sunyuechi 8e23ebe6f9 lavc/svq1enc: R-V V ssd_int8_vs_int16 1 year ago
Nuo Mi d595e0a0b6 avcodec/vvcdec: misc, constify hor_ctu_edge 1 year ago
Nuo Mi 375dcf469e avcodec/vvcdec: deblock, fix uninitialized values 1 year ago
aybe aybe 36b402f80d
avcodec/mdec: DC reading for STRv1 is like STRv2 1 year ago
sunyuechi 0befc1fca7 lvac/svqenc: add ff_svq1enc_init 1 year ago
Rémi Denis-Courmont 278b4b60d6 lavc/takdsp: R-V V decorrelate_sf 1 year ago
yuanhecai a87a52ed0b
avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt 1 year ago
jinbo 9239081db3
avcodec/hevc: Add asm opt for the following functions 1 year ago
jinbo 1f642b99af
avcodec/hevc: Add epel_uni_w_hv4/6/8/12/16/24/32/48/64 asm opt 1 year ago
jinbo 6c6bf18ce8
avcodec/hevc: Add qpel_uni_w_v|h4/6/8/12/16/24/32/48/64 asm opt 1 year ago
jinbo a28eea2a27
avcodec/hevc: Add pel_uni_w_pixels4/6/8/12/16/24/32/48/64 asm opt 1 year ago
jinbo cfbdda607d
avcodec/hevc: Add add_residual_4/8/16/32 asm opt 1 year ago
Zhao Zhili 13c1fea92f avcodec/videotoolboxenc: fix setting avctx color_range doesn't work 1 year ago
Nuo Mi 8d0dda8260 vvcdec: reuse h26x/h2656_deblock_template.c 1 year ago
Nuo Mi ae0a83477b hevcdec: move deblock template to h26x/h2656_deblock_template.c 1 year ago
Nuo Mi 69e179e8bf vvcdec: reuse h26x/h2656_sao_template.c 1 year ago
Nuo Mi d2fe23b835 hevcdec: move sao template to h26x/h2656_sao_template.c 1 year ago
Clément Bœsch af509f9957 avcodec/proresenc_anatoliy: do not write into chroma reserved bitfields 1 year ago
Clément Bœsch 21f7a814ea avcodec/proresenc_anatoliy: do not write into alpha reserved bitfields 1 year ago
Clément Bœsch 6d35911667 avcodec/proresenc_kostya: do not write into alpha reserved bitfields 1 year ago