49317 Commits (f6ec01147f7fdb429495b7bd7f25c208208f39a3)

Author SHA1 Message Date
Andreas Rheinhardt 9ae40f282d avcodec/nvdec: Constify bitstream pointee 1 year ago
Haihao Xiang cd31eac999 lavc/qsvenc: Add workaround for VP9 keyframe 1 year ago
Tong Wu 82e8838165 avcodec/dxva2: fix different 'const' qualifiers warning 1 year ago
Tong Wu 92ee7461c3 avcodec/d3d12va_decode: fix different 'const' qualifiers warning 1 year ago
Aleksoid 336d59643a avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid. 1 year ago
Wu Jianhua 3372876888 avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 1 year ago
James Almer 7f92014aca avcodec/nvdec: don't free NVDECContext->bitstream 1 year ago
Frank Plowman 5076fa30ab lavc/vvc: Validate alf_list indexes 1 year ago
James Almer e7a9dd03ab avcodec/libaomdec: print libaomdec version in verbose level 1 year ago
James Almer 48f4a29bae avcodec/libdav1d: print libdav1d version in verbose level 1 year ago
Frank Plowman a42f884cd2 lavc/vvc: Fix slice_idx out-of-bounds memset 1 year ago
Leo Izen c0de7ac520
avcodec/libjxlenc: support negative linesizes 1 year ago
Nuo Mi 88a040386a avcodec/vvcdec: fix seeking for open GOP 1 year ago
Mark Thompson fa580a0f17 lavc/d3d12va: Improve behaviour on missing decoder support 1 year ago
Damiano Galassi 45697e6a51 avcodec: add ambient viewing environment packet side data. 1 year ago
Andreas Rheinhardt d525dbb41f avcodec/vp8: Change criterion for calling ff_thread_finish_setup() 1 year ago
Andreas Rheinhardt e37e9d58f8 avcodec/vp8: Remove write-only vp7 struct field 1 year ago
Andreas Rheinhardt 4b8b1415ae avcodec/vp8: Enforce key-frame only for WebP 1 year ago
James Almer cc774cd962 avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id 1 year ago
Andreas Rheinhardt 9d364fbdb0 avcodec/vlc: Remove unused macros 1 year ago
Andreas Rheinhardt 648df1c250 avcodec/leaddec: Remove unnecessary VLC structures 1 year ago
Anton Khirnov aa3cfd4b5a lavc/bsf: add a showinfo filter 1 year ago
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