49295 Commits (b181868aba5741a36b8ec56fec6b960313c88a7f)

Author SHA1 Message Date
James Almer b181868aba x86/h26x/h2656dsp: add missing preprocessor wrappers 1 year ago
James Almer 6b6eb7d74e x86/Makefile: fix hevc and vvc dependency of h2656dsp.o 1 year ago
James Almer 2dc8221e66 x86/hevcdsp_init.c: fix preprocessor check 1 year ago
James Almer 78a7927df7 x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks 1 year ago
James Almer bf62ddc7bf x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functions 1 year ago
Wu Jianhua 326cc01de9 avcodec/x86/vvc: add avg and avg_w AVX2 optimizations 1 year ago
Wu Jianhua 70889620f2 avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 1 year ago
Wu Jianhua fc5ff6b0b8 avcodec/x86/h26x/h2656_inter: add dststride to put 1 year ago
Wu Jianhua 7d9f1f5485 avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm 1 year ago
Wu Jianhua 04c2e246a3 avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_template 1 year ago
Wu Jianhua 639b1820ce avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c 1 year ago
James Almer fa469545ba avcodec: move leb reading functions to its own header 1 year ago
Andreas Rheinhardt 7252e4f8ee avcodec/aac_defines: Remove unused AAC_RENAME_32 1 year ago
Frank Plowman 36a986d9a1 lavc/vvc: Add check to num_multi_layer_olss 1 year ago
Zhao Zhili bc944168db avcodec/mpeg4videodec: Remove write-only variable 1 year ago
James Almer 66f028accb avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2 1 year ago
Frank Plowman 85e031d5bf lavc/vvc: Increase IntraEdgeParams buffer size 1 year ago
Anton Khirnov 887a7817b6 lavc: move bitstream filters into bsf/ subdir 1 year ago
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