summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Require compilers to support C11.c11Anton Khirnov2024-02-09
* lavc/refstruct: do not use max_align_t on MSVCJames Almer2024-02-09
* lavc: deprecate avcodec_close()Anton Khirnov2024-02-09
* lavf/demux: stop calling avcodec_close()Anton Khirnov2024-02-09
* lavf/flacdec: stop accessing FFStream.avctxAnton Khirnov2024-02-09
* lavf/mpegts: drop a cargo-culted checkAnton Khirnov2024-02-09
* fftools/ffmpeg_demux: set stream index right before sending packet to schedulerAnton Khirnov2024-02-09
* fftools/cmdutils: Don't cast const awayAndreas Rheinhardt2024-02-09
* avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster()Andreas Rheinhardt2024-02-09
* avformat/rcwtenc: Remove redundant zeroing of bufferAndreas Rheinhardt2024-02-09
* avformat/rcwtenc: Fix potential out-of-bounds writeAndreas Rheinhardt2024-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
* fate/video: add DXV3 HQ testsConnor Worley2024-02-08
* fate/video: add DXV3 DXT1 encoding testConnor Worley2024-02-08
* 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
* avfilter/fifo: Remove (a)fifo filtersAndreas Rheinhardt2024-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
* x86/tx_float: enable SIMD for sizes over 131072Lynne2024-02-07
* avdevice/caca: Allow to list multiple dither option types at onceAndreas Rheinhardt2024-02-07
* avutil/opt: Fix AV_OPT_TYPE_CONST default valueAndreas Rheinhardt2024-02-07
* avformat/nutenc: Fix indentationAndreas Rheinhardt2024-02-07
* avfilter/ccfifo: Improve included headersAndreas Rheinhardt2024-02-07
* avfilter/ccfifo: Inline trivial functionsAndreas Rheinhardt2024-02-07
* avformat/mux: Don't allocate priv_pts separatelyAndreas Rheinhardt2024-02-07
* avformat/avformat: Avoid av_strdup(NULL)Andreas Rheinhardt2024-02-07
* avformat/options: Only allocate AVCodecContext for demuxersAndreas Rheinhardt2024-02-07
* avformat/avformat: Remove obsolete commentAndreas Rheinhardt2024-02-07
* avformat/avformat: Remove dead check, write-only assignmentAndreas Rheinhardt2024-02-07
* doc/formats: clarify meaning of igndts as per definition in avformat.hMarth642024-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
* avfilter/vsrc_testsrc: switch to YUV colorspace negotiation APINiklas Haas2024-02-06
* avfilter: pass link YUV colorspace to ff_draw_init2Niklas Haas2024-02-06
* .mailmap: update my mailmap entryCosmin Stejerean2024-02-06
* avcodec/libjxlenc: support negative linesizesLeo Izen2024-02-05