summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/d3d12va: Improve behaviour on missing decoder supportMark Thompson2024-02-04
* avcodec: add ambient viewing environment packet side data.Damiano Galassi2024-02-04
* avcodec/vp8: Change criterion for calling ff_thread_finish_setup()Andreas Rheinhardt2024-02-04
* avcodec/vp8: Remove write-only vp7 struct fieldAndreas Rheinhardt2024-02-04
* avcodec/vp8: Enforce key-frame only for WebPAndreas Rheinhardt2024-02-04
* avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_idJames Almer2024-02-03
* avcodec/vlc: Remove unused macrosAndreas Rheinhardt2024-02-03
* avcodec/leaddec: Remove unnecessary VLC structuresAndreas Rheinhardt2024-02-03
* lavc/bsf: add a showinfo filterAnton Khirnov2024-02-02
* x86/h26x/h2656dsp: add missing preprocessor wrappersJames Almer2024-02-01
* x86/Makefile: fix hevc and vvc dependency of h2656dsp.oJames Almer2024-02-01
* x86/hevcdsp_init.c: fix preprocessor checkJames Almer2024-02-01
* x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checksJames Almer2024-02-01
* x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functionsJames Almer2024-02-01
* avcodec/x86/vvc: add avg and avg_w AVX2 optimizationsWu Jianhua2024-02-01
* avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizationsWu Jianhua2024-02-01
* avcodec/x86/h26x/h2656_inter: add dststride to putWu Jianhua2024-02-01
* avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asmWu Jianhua2024-02-01
* avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_temp...Wu Jianhua2024-02-01
* avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265...Wu Jianhua2024-02-01
* avcodec: move leb reading functions to its own headerJames Almer2024-01-31
* avcodec/aac_defines: Remove unused AAC_RENAME_32Andreas Rheinhardt2024-01-30
* lavc/vvc: Add check to num_multi_layer_olssFrank Plowman2024-01-30
* avcodec/mpeg4videodec: Remove write-only variableZhao Zhili2024-01-30
* avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2James Almer2024-01-29
* lavc/vvc: Increase IntraEdgeParams buffer sizeFrank Plowman2024-01-29
* lavc: move bitstream filters into bsf/ subdirAnton Khirnov2024-01-29
* avcodec/texturedsp: Factor common code outAndreas Rheinhardt2024-01-28
* avcodec/hap: Avoid unnecessary opt.h inclusionAndreas Rheinhardt2024-01-28
* avcodec/texturedsp: Add separate TextureDSPEncContextAndreas Rheinhardt2024-01-28
* avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stackAndreas Rheinhardt2024-01-28
* avcodec/texturedspenc: Remove unused rgtc1_u_alpha encoding funcAndreas Rheinhardt2024-01-28
* avcodec/dxvenc: Fix data races with slice threadingAndreas Rheinhardt2024-01-28
* avcodec/dxvenc: Don't cast const awayAndreas Rheinhardt2024-01-28
* lavc/vvc: Fix emulation prevention byte handlingFrank Plowman2024-01-27
* avcodec/vvc_ps: remove duplicated enumJames Almer2024-01-26
* lavc/vvc: Clamp shift RHSFrank Plowman2024-01-26
* lavc/vvc: Use av_log2 when destination is integerFrank Plowman2024-01-26
* avcodec/d3d12va_mpeg2|vc1: remove the unused macrosTong Wu2024-01-26
* avcodec/d3d12va_decode: check existance before assigning a new indexTong Wu2024-01-26
* avcodec/libjxl.h: include version.hLeo Izen2024-01-25
* avcodec/d3d12va: remove unused variablesJames Almer2024-01-24
* avcodec/d3d12va_vc1: cast mapped_data to void* before passing it to mapped_da...James Almer2024-01-24
* avcodec/d3d12va_hevc: cast mapped_data to void* before passing it to mapped_d...James Almer2024-01-24
* avcodec/d3d12va_h264: cast mapped_data to void* before passing it to mapped_d...James Almer2024-01-24
* avcodec/d3d12va_vp9.c: change the type for the ID3D12Resource_Map mapped_data...James Almer2024-01-24
* avcodec/d3d12va_av1.c: change the type for the ID3D12Resource_Map mapped_data...James Almer2024-01-24
* avcodec/vvc_mvs: remove an unnecessary AV_ZERO64() callJames Almer2024-01-24
* avcodec/vvc_mvs: align local motion vector fieldsJames Almer2024-01-24
* avcodec/d3d12va_(av1|hevc|vp9): Don't use deprecated FF_PROFILE_*Andreas Rheinhardt2024-01-24