49368 Commits (db98b0e04e04079be3ee51d14659b660c0f7f77a)

Author SHA1 Message Date
Jan Ekström e06ce6d2b4 {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers 9 months ago
Mattias Wadman 78812cd147 avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncate 9 months ago
Connor Worley a4f019e44e lavc/dxv: assume DXV2 files use premultiplied alpha 9 months ago
Connor Worley 1487f6198c lavc/texturedsp: require explicitly-set frame dimensions 9 months ago
James Almer 0895ef0d6d avcodec/speexdec: further check for sane frame_size values 9 months ago
sunyuechi d897bbb48d lavc/vp8dsp: R-V V vp8_idct_dc_add4uv 9 months ago
sunyuechi e74e18cae4 lavc/vp8dsp: R-V V vp8_idct_dc_add4y 9 months ago
sunyuechi c12053cefc lavc/vp8dsp: R-V V vp8_idct_dc_add 9 months ago
sunyuechi 89189dd9e7 lavc/rv34dsp: R-V V rv34_idct_dc_add 9 months ago
sunyuechi ee08974f90 lavc/rv34dsp: R-V V rv34_inv_transform_dc 9 months ago
James Almer 66b50445cb avcodec/speexdec: check for sane frame_size values 9 months ago
Andreas Rheinhardt 7ed1e806e7 avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx 9 months ago
Frank Plowman acacf8a313 lavc/vvc: Use pps->{width, height} over sps->{width, height} 9 months ago
Dariusz Marcinkiewicz 86367be5ef lavc/libvpxenc: add screen-content-mode option 9 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Andreas Rheinhardt 80666fdd2f avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo 9 months ago
Nuo Mi 1e174120d4 avcodec/vvcdec: frame_context_setup, set fc->ref to NULL 9 months ago
James Almer eb5b4e60c9 avcodec/avcodec: don't print coded dimensions if not set 9 months ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 9 months ago
Kieran Kunhya 40c5c19eac x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2 9 months ago
Kieran Kunhya f43b5f1098 vp6dsp: Remove MMX code 9 months ago
sunyuechi fdebde817c lavc/blockdsp: R-V V clear_blocks 9 months ago
sunyuechi 0748d2bbc7 lavc/blockdsp: R-V V clear_block 9 months ago
Michael Niedermayer 3be80ce299
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 9 months ago
Michael Niedermayer 66f60a2355
avcodec/ac3enc_template: add fbw_channels assert 9 months ago
James Almer 2c324fcce0 x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2 9 months ago
Nuo Mi 4f80441455 avcodec/hevc_mp4toannexb: more validations for nalu_len 9 months ago
Nuo Mi f7a504a0df avcodec/vvc_mp4toannexb: more validations for nalu_len 9 months ago
Leo Izen 7894904141
avcodec/pngenc: write cLLi and mDVc chunks 9 months ago
Leo Izen c7a57b0f70
avcodec/pngdec: read cLLi and mDVc chunks 9 months ago
Leo Izen eb4df2709e
avcodec/tiff: pass arguments to bytestream2_seek in the right order 9 months ago
Akihiko Odaki 66231e5871 avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420 9 months ago
Connor Worley afb630ce4d lavc/dxv: remove ctx fields that can be derived from texdsp ctxs 9 months ago
Connor Worley 2f9936e446 lavc/dvx: use texdsp funcs for texture block decompression 9 months ago
Connor Worley 939bf30d82 lavc/dxv: move tag definitions to common header 9 months ago
James Almer 81c2557691 avcodec: remove some references to avcodec_close 9 months ago
Lynne 90adef99ca
avfft: avoid overreads with RDFT API users 9 months ago
Andreas Rheinhardt ce7c90ff82 avcodec/dca_core: Remove unneeded emms.h inclusion 9 months ago
Martin Storsjö 7ec2354c38 x86: Remove inline MMX assembly that clobbers the FPU state 9 months ago
Connor Worley d5aaed9d4c lavc/dxv: align to 4x4 blocks instead of 16x16 9 months ago
James Almer 7c873fb298 lavc/refstruct: do not use max_align_t on MSVC 9 months ago
Anton Khirnov 1cc24d7495 lavc: deprecate avcodec_close() 9 months ago
Andreas Rheinhardt 2b0e9e278a avcodec/h263dec: Remove AVCodec.pix_fmts arrays 9 months ago
Andreas Rheinhardt 39cfd30bf1 avcodec/vc1dec: Remove AVCodec.pix_fmts arrays 9 months ago
Andreas Rheinhardt ca95863758 avcodec/vc1dec: Don't call ff_get_format() twice 9 months ago
Andreas Rheinhardt 38f234c06e avcodec/vc1dec: Set pointers for hwaccel even without hwaccel 9 months ago
Andreas Rheinhardt 687a287e14 avcodec/mmaldec: Avoid using AVCodec.pix_fmts 9 months ago
Andreas Rheinhardt 89995cfda1 avcodec: Remove redundant pix_fmts from decoders 9 months ago
Connor Worley 1eeee68d8e lavc/dxv: fix incorrect back-reference index calculation in DXT5 decoding 9 months ago
Connor Worley 3b6a515c5f lavc/dxv: treat DXT5-tagged files as DXT4 9 months ago