113598 Commits (c619d20906d039060efbeaa822daf8e949f3ef24)
 

Author SHA1 Message Date
Niklas Haas c619d20906 fftools/ffplay: constrain supported YUV color spaces 12 months ago
Niklas Haas 75f4cb81de avfilter/buffersink: add color_spaces, color_ranges params 12 months ago
Timo Rothenpieler 4618b5ebb9 Revert "avutil/mem: limit alignment to maximum simd align" 12 months ago
Timo Rothenpieler 21c6d12449 avfilter/ddagrab: only use acquired texture on valid updates 12 months ago
Timo Rothenpieler 6154137b18 avutil/mem: limit alignment to maximum simd align 12 months ago
Lynne 9af87828bd
x86/tx_init: propely indicate the extended available transform sizes 12 months ago
James Almer 7c873fb298 lavc/refstruct: do not use max_align_t on MSVC 12 months ago
Anton Khirnov 1cc24d7495 lavc: deprecate avcodec_close() 12 months ago
Anton Khirnov ca18bb5972 lavf/demux: stop calling avcodec_close() 12 months ago
Anton Khirnov 88ba22009e lavf/flacdec: stop accessing FFStream.avctx 12 months ago
Anton Khirnov 0d54ae4012 lavf/mpegts: drop a cargo-culted check 12 months ago
Anton Khirnov 05fc6d3ce7 fftools/ffmpeg_demux: set stream index right before sending packet to scheduler 12 months ago
Andreas Rheinhardt 8c2e86ca28 fftools/cmdutils: Don't cast const away 12 months ago
Andreas Rheinhardt 3371250c32 avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster() 12 months ago
Andreas Rheinhardt a8e55cf118 avformat/rcwtenc: Remove redundant zeroing of buffer 12 months ago
Andreas Rheinhardt d30fe36b88 avformat/rcwtenc: Fix potential out-of-bounds write 12 months ago
Andreas Rheinhardt 2b0e9e278a avcodec/h263dec: Remove AVCodec.pix_fmts arrays 12 months ago
Andreas Rheinhardt 39cfd30bf1 avcodec/vc1dec: Remove AVCodec.pix_fmts arrays 12 months ago
Andreas Rheinhardt ca95863758 avcodec/vc1dec: Don't call ff_get_format() twice 12 months ago
Andreas Rheinhardt 38f234c06e avcodec/vc1dec: Set pointers for hwaccel even without hwaccel 12 months ago
Andreas Rheinhardt 687a287e14 avcodec/mmaldec: Avoid using AVCodec.pix_fmts 12 months ago
Andreas Rheinhardt 89995cfda1 avcodec: Remove redundant pix_fmts from decoders 12 months ago
Connor Worley 395469c1b0 fate/video: add DXV3 HQ tests 12 months ago
Connor Worley 5fbb6fc636 fate/video: add DXV3 DXT1 encoding test 12 months ago
Connor Worley 1eeee68d8e lavc/dxv: fix incorrect back-reference index calculation in DXT5 decoding 12 months ago
Connor Worley 3b6a515c5f lavc/dxv: treat DXT5-tagged files as DXT4 12 months ago
Connor Worley c4e9556cf5 lavc/texturedsp: fix premult2straight inversion 12 months ago
Andreas Rheinhardt f6ec01147f avfilter/fifo: Remove (a)fifo filters 12 months ago
Andreas Rheinhardt 9ae40f282d avcodec/nvdec: Constify bitstream pointee 12 months ago
Haihao Xiang cd31eac999 lavc/qsvenc: Add workaround for VP9 keyframe 12 months ago
Tong Wu 82e8838165 avcodec/dxva2: fix different 'const' qualifiers warning 12 months ago
Tong Wu 92ee7461c3 avcodec/d3d12va_decode: fix different 'const' qualifiers warning 12 months ago
Aleksoid 336d59643a avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid. 12 months ago
Wu Jianhua 3372876888 avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32 12 months ago
James Almer 7f92014aca avcodec/nvdec: don't free NVDECContext->bitstream 12 months ago
Lynne bd3e71b21e
x86/tx_float: enable SIMD for sizes over 131072 12 months ago
Andreas Rheinhardt e05d3c1a16 avdevice/caca: Allow to list multiple dither option types at once 12 months ago
Andreas Rheinhardt ed56ca856c avutil/opt: Fix AV_OPT_TYPE_CONST default value 12 months ago
Andreas Rheinhardt 8b83b52d0f avformat/nutenc: Fix indentation 12 months ago
Andreas Rheinhardt 1a52cbd404 avfilter/ccfifo: Improve included headers 12 months ago
Andreas Rheinhardt 9b67c5a684 avfilter/ccfifo: Inline trivial functions 12 months ago
Andreas Rheinhardt 71e1da4522 avformat/mux: Don't allocate priv_pts separately 12 months ago
Andreas Rheinhardt ad9f644505 avformat/avformat: Avoid av_strdup(NULL) 12 months ago
Andreas Rheinhardt 569ad285a5 avformat/options: Only allocate AVCodecContext for demuxers 12 months ago
Andreas Rheinhardt 76ef2b9337 avformat/avformat: Remove obsolete comment 12 months ago
Andreas Rheinhardt 1d5ba34249 avformat/avformat: Remove dead check, write-only assignment 12 months ago
Marth64 97fb84d74e doc/formats: clarify meaning of igndts as per definition in avformat.h 12 months ago
Frank Plowman 5076fa30ab lavc/vvc: Validate alf_list indexes 12 months ago
James Almer e7a9dd03ab avcodec/libaomdec: print libaomdec version in verbose level 12 months ago
James Almer 48f4a29bae avcodec/libdav1d: print libdav1d version in verbose level 12 months ago