113753 Commits (6b6815b1c875dfc5f81b44d9c240d6449bd61e5d)
 

Author SHA1 Message Date
Anton Khirnov 6b6815b1c8 fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 9 months ago
Anton Khirnov 826cfd9997 fftools/ffmpeg_filter: pass framerate through InputFilterOptions 9 months ago
Anton Khirnov fef3052df3 fftools/ffmpeg_filter: pass autorotate/reinit flags through InputFilterOptions 9 months ago
Anton Khirnov 6315f78e0c fftools/ffmpeg_filter: pass sub2video canvas size through InputFilterOptions 9 months ago
Anton Khirnov bd3c1c194b fftools/ffmpeg_filter: accept a name from its upstream input 9 months ago
Anton Khirnov 8f592eb35f fftools/ffmpeg_filter: compute input trim start/end in demuxer 9 months ago
Anton Khirnov 09438d6529 fftools/ffmpeg_filter: stop taking display matrix from global side data 9 months ago
Andreas Rheinhardt cb9f1f59a1 avutil/version: Remove outdated checks 9 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 9 months ago
Andreas Rheinhardt 48612de63c avcodec/vvc/vvcdsp: Remove pointless wrappers 9 months ago
Andreas Rheinhardt ef04737e18 avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 9 months ago
Andreas Rheinhardt 1eafbc27e2 avcodec/vvc/vvc_ps: Check before access 9 months ago
Andreas Rheinhardt 1d66a122df avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE 9 months ago
Andreas Rheinhardt b6b33f7edd avutil/common: Move includes to the beginning of the file 9 months ago
Andreas Rheinhardt 27cd7011bc avutil/tests/pixelutils: Remove dead code 9 months ago
Jan Ekström 37936b09ce avcodec/av1dec: fix matrix coefficients exposed by codec context 9 months ago
Andreas Rheinhardt 870d9730d6 avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 520c1b0a7c avutil/hwcontext_vaapi: Allocate public and priv device hwctx together 9 months ago
Andreas Rheinhardt cffadfe99a avformat/movenc: Make check actually check what is intended 9 months ago
Andreas Rheinhardt e2afcb8242 avfilter/af_pan: Uninitialize channel layout 9 months ago
Martin Storsjö 58ffe0db4d flvdec: Honor the "flv_metadata" option for the "datastream" metadata field 9 months ago
James Almer 8c00fe6408 fate: add IAMF in mp4 tests 9 months ago
James Almer dbfa8381f6 avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFF 9 months ago
James Almer fe637161db avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF 9 months ago
James Almer 9ba327e70f avformat/mov: make MOVStreamContext refcounted 9 months ago
James Almer ce7b519ab7 avformat/mov: factorize out setting the output packet properties 9 months ago
James Almer b140b8332c avformat/demux: allow demuxers to output more than one packet per read_packet() call 9 months ago
Peter Ross 37702e2066 avcodec/lead: support format 0x0 9 months ago
Peter Ross db975ff00d avcodec/lead: support unaligned blocks 9 months ago
James Almer 80131321c4 avformat/iamfdec: set disposition flags to output streams 9 months ago
James Almer c95c8a0158 avformat/iamfenc: further split into shareable modules 9 months ago
James Almer c7266ad60f avformat/iamfdec: further split into shareable modules 9 months ago
Andreas Rheinhardt e8cdce88e9 configure, libavutil/version: Remove unused HAVE_MMX2 9 months ago
Andreas Rheinhardt b96b3e291c avutil/intreadwrite: Remove obsolete warning 9 months ago
Andreas Rheinhardt 8d17ab607f avcodec/internal: Move ff_exp2fi() to aacsbr.c 9 months ago
Andreas Rheinhardt 42f6dfc42e avcodec/jpeg2000: Simplify exp2fi for numbers used here 9 months ago
Andreas Rheinhardt 271d6709cf avcodec/jpeg2000dec: Avoid using GetByteContext.buffer directly 9 months ago
Andreas Rheinhardt b48b3250ca avcodec/jpeg2000dec, j2kenc: Constify where appropriate 9 months ago
Andreas Rheinhardt 32178c2f28 avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext 9 months ago
Andreas Rheinhardt 4d45093f9e avcodec/h264qpel_template: Mark pointers as non-aliasing 9 months ago
Andreas Rheinhardt 7cad4dba50 avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx 9 months ago
Andreas Rheinhardt 8a349bb02f avcodec/x86/fpel: Remove declarations of inexistent functions 9 months ago
Marton Balint 68f2b32ef2 avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors 9 months ago
Marton Balint 41672f5586 avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function 9 months ago
Andreas Rheinhardt 1f7cd5d434 avformat/iamf_writer: Fix leaks on error 9 months ago
Andreas Rheinhardt c5845afd09 avformat/iamf_writer: Return proper error codes 9 months ago
Andreas Rheinhardt 18af922c53 avformat/iamf: Don't mix ownership and non-ownership pointers 9 months ago
Andreas Rheinhardt e7c33c92d1 avformat/iamf_writer: Don't memset twice 9 months ago
Andreas Rheinhardt 840f192540 avformat/iamf_writer: Remove nonsense check 9 months ago
Andreas Rheinhardt 94fadd335b avformat/iamf_writer: Don't leak on error when adding ParamDefinition 9 months ago