summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2Kieran Kunhya2024-02-13
* vp6dsp: Remove MMX codeKieran Kunhya2024-02-13
* lavc/blockdsp: R-V V clear_blockssunyuechi2024-02-13
* lavc/blockdsp: R-V V clear_blocksunyuechi2024-02-12
* avcodec/indeo3: Round dimensions up in allocate_frame_buffers()Michael Niedermayer2024-02-12
* avcodec/ac3enc_template: add fbw_channels assertMichael Niedermayer2024-02-12
* x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2James Almer2024-02-11
* avcodec/hevc_mp4toannexb: more validations for nalu_lenNuo Mi2024-02-11
* avcodec/vvc_mp4toannexb: more validations for nalu_lenNuo Mi2024-02-11
* avcodec/pngenc: write cLLi and mDVc chunksLeo Izen2024-02-11
* avcodec/pngdec: read cLLi and mDVc chunksLeo Izen2024-02-11
* avcodec/tiff: pass arguments to bytestream2_seek in the right orderLeo Izen2024-02-11
* avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420Akihiko Odaki2024-02-11
* lavc/dxv: remove ctx fields that can be derived from texdsp ctxsConnor Worley2024-02-11
* lavc/dvx: use texdsp funcs for texture block decompressionConnor Worley2024-02-11
* lavc/dxv: move tag definitions to common headerConnor Worley2024-02-11
* avcodec: remove some references to avcodec_closeJames Almer2024-02-10
* avfft: avoid overreads with RDFT API usersLynne2024-02-09
* avcodec/dca_core: Remove unneeded emms.h inclusionAndreas Rheinhardt2024-02-09
* x86: Remove inline MMX assembly that clobbers the FPU stateMartin Storsjö2024-02-09
* lavc/dxv: align to 4x4 blocks instead of 16x16Connor Worley2024-02-09
* lavc/refstruct: do not use max_align_t on MSVCJames Almer2024-02-09
* lavc: deprecate avcodec_close()Anton Khirnov2024-02-09
* avcodec/h263dec: Remove AVCodec.pix_fmts arraysAndreas Rheinhardt2024-02-09
* avcodec/vc1dec: Remove AVCodec.pix_fmts arraysAndreas Rheinhardt2024-02-09
* avcodec/vc1dec: Don't call ff_get_format() twiceAndreas Rheinhardt2024-02-09
* avcodec/vc1dec: Set pointers for hwaccel even without hwaccelAndreas Rheinhardt2024-02-09
* avcodec/mmaldec: Avoid using AVCodec.pix_fmtsAndreas Rheinhardt2024-02-09
* avcodec: Remove redundant pix_fmts from decodersAndreas Rheinhardt2024-02-09
* lavc/dxv: fix incorrect back-reference index calculation in DXT5 decodingConnor Worley2024-02-08
* lavc/dxv: treat DXT5-tagged files as DXT4Connor Worley2024-02-08
* lavc/texturedsp: fix premult2straight inversionConnor Worley2024-02-08
* avcodec/nvdec: Constify bitstream pointeeAndreas Rheinhardt2024-02-08
* lavc/qsvenc: Add workaround for VP9 keyframeHaihao Xiang2024-02-08
* avcodec/dxva2: fix different 'const' qualifiers warningTong Wu2024-02-08
* avcodec/d3d12va_decode: fix different 'const' qualifiers warningTong Wu2024-02-08
* avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid.Aleksoid2024-02-08
* avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32Wu Jianhua2024-02-07
* avcodec/nvdec: don't free NVDECContext->bitstreamJames Almer2024-02-07
* lavc/vvc: Validate alf_list indexesFrank Plowman2024-02-06
* avcodec/libaomdec: print libaomdec version in verbose levelJames Almer2024-02-06
* avcodec/libdav1d: print libdav1d version in verbose levelJames Almer2024-02-06
* lavc/vvc: Fix slice_idx out-of-bounds memsetFrank Plowman2024-02-06
* avcodec/libjxlenc: support negative linesizesLeo Izen2024-02-05
* avcodec/vvcdec: fix seeking for open GOPNuo Mi2024-02-05
* 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