49260 Commits (342cc1792f95dad455572dcd1b74cc63338fc447)

Author SHA1 Message Date
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
Clément Bœsch aa7ccd0ce9 avcodec/proresenc_kostya: use a compatible bitstream version 1 year ago
Clément Bœsch 85cb1b9b20 avcodec/proresenc_anatoliy: use a compatible bitstream version 1 year ago
Clément Bœsch 1081bae94d avcodec/proresenc_kostya: make a few cosmetics in encode_acs() 1 year ago
Clément Bœsch cc2206d142 avcodec/proresenc_anatoliy: make a few cosmetics in encode_acs() 1 year ago
Clément Bœsch 8fb2e96d7e avcodec/proresenc_anatoliy: execute AC run/level FFMIN() at assignment 1 year ago
Clément Bœsch 096a69ad43 avcodec/proresenc_anatoliy: rework inner loop in encode_acs() 1 year ago
Clément Bœsch 25f28b9308 avcodec/proresenc_anatoliy: avoid using ff_ prefix in function arguments 1 year ago
Clément Bœsch 29fd3f75fe avcodec/proresenc_anatoliy: rework encode_ac_coeffs() prototype 1 year ago
Clément Bœsch 3543100a05 avcodec/proresenc_anatoliy: replace get_level() with FFABS() 1 year ago
Clément Bœsch ed8692446c avcodec/proresenc_anatoliy: cosmetics to make encode_dcs() identical to the one in Kostya encoder 1 year ago
Clément Bœsch e87bc5641c avcodec/proresenc_anatoliy: remove TO_GOLOMB2() 1 year ago
Clément Bœsch a026f98f29 avcodec/proresenc_anatoliy: only pass down the first scale to encode_dcs() 1 year ago
Clément Bœsch 1aa7d504ec avcodec/proresenc_anatoliy: shuffle declarations around in encode_dcs() 1 year ago
Clément Bœsch 87ba89281c avcodec/proresenc_anatoliy: rename TO_GOLOMB() to MAKE_CODE() 1 year ago
Clément Bœsch 7af42088d7 avcodec/proresenc_kostya: add Anatoliy copyright 1 year ago
Clément Bœsch d269f84199 avcodec/proresenc_anatoliy: remove IS_NEGATIVE() macro 1 year ago
Clément Bœsch 9c7f6d89fd avcodec/proresenc_anatoliy: rename new_dc to dc 1 year ago