113606 Commits (5e2b0862eb1d408625232b37b7a2420403cd498f)
 

Author SHA1 Message Date
Andreas Rheinhardt 5e2b0862eb tests/fate-run: Sanitize test argument 1 year ago
James Almer 81c2557691 avcodec: remove some references to avcodec_close 1 year ago
Marton Balint dc9d64f794 avformat/mov_chan: never override number of channels based on chan atom 1 year ago
Marton Balint 3d3cad7483 avformat/mov_chan: do not assume channels are in native order 1 year ago
Lynne 90adef99ca
avfft: avoid overreads with RDFT API users 1 year ago
Andreas Rheinhardt ce7c90ff82 avcodec/dca_core: Remove unneeded emms.h inclusion 1 year ago
Martin Storsjö 7ec2354c38 x86: Remove inline MMX assembly that clobbers the FPU state 1 year ago
Connor Worley d5aaed9d4c lavc/dxv: align to 4x4 blocks instead of 16x16 1 year ago
Niklas Haas c619d20906 fftools/ffplay: constrain supported YUV color spaces 1 year ago
Niklas Haas 75f4cb81de avfilter/buffersink: add color_spaces, color_ranges params 1 year ago
Timo Rothenpieler 4618b5ebb9 Revert "avutil/mem: limit alignment to maximum simd align" 1 year ago
Timo Rothenpieler 21c6d12449 avfilter/ddagrab: only use acquired texture on valid updates 1 year ago
Timo Rothenpieler 6154137b18 avutil/mem: limit alignment to maximum simd align 1 year ago
Lynne 9af87828bd
x86/tx_init: propely indicate the extended available transform sizes 1 year ago
James Almer 7c873fb298 lavc/refstruct: do not use max_align_t on MSVC 1 year ago
Anton Khirnov 1cc24d7495 lavc: deprecate avcodec_close() 1 year ago
Anton Khirnov ca18bb5972 lavf/demux: stop calling avcodec_close() 1 year ago
Anton Khirnov 88ba22009e lavf/flacdec: stop accessing FFStream.avctx 1 year ago
Anton Khirnov 0d54ae4012 lavf/mpegts: drop a cargo-culted check 1 year ago
Anton Khirnov 05fc6d3ce7 fftools/ffmpeg_demux: set stream index right before sending packet to scheduler 1 year ago
Andreas Rheinhardt 8c2e86ca28 fftools/cmdutils: Don't cast const away 1 year ago
Andreas Rheinhardt 3371250c32 avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster() 1 year ago
Andreas Rheinhardt a8e55cf118 avformat/rcwtenc: Remove redundant zeroing of buffer 1 year ago
Andreas Rheinhardt d30fe36b88 avformat/rcwtenc: Fix potential out-of-bounds write 1 year ago
Andreas Rheinhardt 2b0e9e278a avcodec/h263dec: Remove AVCodec.pix_fmts arrays 1 year ago
Andreas Rheinhardt 39cfd30bf1 avcodec/vc1dec: Remove AVCodec.pix_fmts arrays 1 year ago
Andreas Rheinhardt ca95863758 avcodec/vc1dec: Don't call ff_get_format() twice 1 year ago
Andreas Rheinhardt 38f234c06e avcodec/vc1dec: Set pointers for hwaccel even without hwaccel 1 year ago
Andreas Rheinhardt 687a287e14 avcodec/mmaldec: Avoid using AVCodec.pix_fmts 1 year ago
Andreas Rheinhardt 89995cfda1 avcodec: Remove redundant pix_fmts from decoders 1 year ago
Connor Worley 395469c1b0 fate/video: add DXV3 HQ tests 1 year ago
Connor Worley 5fbb6fc636 fate/video: add DXV3 DXT1 encoding test 1 year ago
Connor Worley 1eeee68d8e lavc/dxv: fix incorrect back-reference index calculation in DXT5 decoding 1 year ago
Connor Worley 3b6a515c5f lavc/dxv: treat DXT5-tagged files as DXT4 1 year ago
Connor Worley c4e9556cf5 lavc/texturedsp: fix premult2straight inversion 1 year ago
Andreas Rheinhardt f6ec01147f avfilter/fifo: Remove (a)fifo filters 1 year ago
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
Lynne bd3e71b21e
x86/tx_float: enable SIMD for sizes over 131072 1 year ago
Andreas Rheinhardt e05d3c1a16 avdevice/caca: Allow to list multiple dither option types at once 1 year ago
Andreas Rheinhardt ed56ca856c avutil/opt: Fix AV_OPT_TYPE_CONST default value 1 year ago
Andreas Rheinhardt 8b83b52d0f avformat/nutenc: Fix indentation 1 year ago
Andreas Rheinhardt 1a52cbd404 avfilter/ccfifo: Improve included headers 1 year ago
Andreas Rheinhardt 9b67c5a684 avfilter/ccfifo: Inline trivial functions 1 year ago
Andreas Rheinhardt 71e1da4522 avformat/mux: Don't allocate priv_pts separately 1 year ago