113702 Commits (4b8be3616dd41422eae0230967df2701a0b57714)
 

Author SHA1 Message Date
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
Niklas Haas c619d20906 fftools/ffplay: constrain supported YUV color spaces 9 months ago
Niklas Haas 75f4cb81de avfilter/buffersink: add color_spaces, color_ranges params 9 months ago
Timo Rothenpieler 4618b5ebb9 Revert "avutil/mem: limit alignment to maximum simd align" 9 months ago
Timo Rothenpieler 21c6d12449 avfilter/ddagrab: only use acquired texture on valid updates 9 months ago
Timo Rothenpieler 6154137b18 avutil/mem: limit alignment to maximum simd align 9 months ago
Lynne 9af87828bd
x86/tx_init: propely indicate the extended available transform sizes 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
Anton Khirnov ca18bb5972 lavf/demux: stop calling avcodec_close() 9 months ago
Anton Khirnov 88ba22009e lavf/flacdec: stop accessing FFStream.avctx 9 months ago
Anton Khirnov 0d54ae4012 lavf/mpegts: drop a cargo-culted check 9 months ago
Anton Khirnov 05fc6d3ce7 fftools/ffmpeg_demux: set stream index right before sending packet to scheduler 9 months ago
Andreas Rheinhardt 8c2e86ca28 fftools/cmdutils: Don't cast const away 9 months ago
Andreas Rheinhardt 3371250c32 avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster() 9 months ago
Andreas Rheinhardt a8e55cf118 avformat/rcwtenc: Remove redundant zeroing of buffer 9 months ago
Andreas Rheinhardt d30fe36b88 avformat/rcwtenc: Fix potential out-of-bounds write 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 395469c1b0 fate/video: add DXV3 HQ tests 9 months ago
Connor Worley 5fbb6fc636 fate/video: add DXV3 DXT1 encoding test 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
Connor Worley c4e9556cf5 lavc/texturedsp: fix premult2straight inversion 9 months ago
Andreas Rheinhardt f6ec01147f avfilter/fifo: Remove (a)fifo filters 9 months ago
Andreas Rheinhardt 9ae40f282d avcodec/nvdec: Constify bitstream pointee 9 months ago
Haihao Xiang cd31eac999 lavc/qsvenc: Add workaround for VP9 keyframe 9 months ago
Tong Wu 82e8838165 avcodec/dxva2: fix different 'const' qualifiers warning 9 months ago
Tong Wu 92ee7461c3 avcodec/d3d12va_decode: fix different 'const' qualifiers warning 9 months ago
Aleksoid 336d59643a avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid. 9 months ago
Wu Jianhua 3372876888 avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 9 months ago
James Almer 7f92014aca avcodec/nvdec: don't free NVDECContext->bitstream 10 months ago
Lynne bd3e71b21e
x86/tx_float: enable SIMD for sizes over 131072 10 months ago
Andreas Rheinhardt e05d3c1a16 avdevice/caca: Allow to list multiple dither option types at once 10 months ago
Andreas Rheinhardt ed56ca856c avutil/opt: Fix AV_OPT_TYPE_CONST default value 10 months ago
Andreas Rheinhardt 8b83b52d0f avformat/nutenc: Fix indentation 10 months ago
Andreas Rheinhardt 1a52cbd404 avfilter/ccfifo: Improve included headers 10 months ago
Andreas Rheinhardt 9b67c5a684 avfilter/ccfifo: Inline trivial functions 10 months ago
Andreas Rheinhardt 71e1da4522 avformat/mux: Don't allocate priv_pts separately 10 months ago
Andreas Rheinhardt ad9f644505 avformat/avformat: Avoid av_strdup(NULL) 10 months ago
Andreas Rheinhardt 569ad285a5 avformat/options: Only allocate AVCodecContext for demuxers 10 months ago
Andreas Rheinhardt 76ef2b9337 avformat/avformat: Remove obsolete comment 10 months ago
Andreas Rheinhardt 1d5ba34249 avformat/avformat: Remove dead check, write-only assignment 10 months ago