114000 Commits (c947731275e63be9ccfd50096967ea446b7e57df)
 

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