25730 Commits (70ba15d2cfbbc376d3774342f88333129a9d55f5)

Author SHA1 Message Date
Stefano Sabatini bce9234f10 lavf/dvenc: improve error messaging 8 months ago
Michael Niedermayer b2d7cbc378
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 8 months ago
Marth64 ffc3f2a350 avformat/dvdvideodec: assign mono channel layout explicitly 8 months ago
Marton Balint 64634e809f avformat/mxfenc: add h264_mp4toannexb bitstream filter if needed when muxing h264 8 months ago
Andreas Rheinhardt 93178c6c1a avformat/tests/movenc: Constify write functions 8 months ago
Anton Khirnov 384a207ea9 lavf/matroskadec: add missing linebreaks in error messages 8 months ago
James Almer 783d00b203 libs: bump major version for all libraries 8 months ago
James Almer c8db1006ef avformat/avformat: Reorder AVFormatContext fields 8 months ago
James Almer 53cdf94653 avformat/avformat: remove AVFormatContext.ts_id 8 months ago
Andreas Rheinhardt cd93ba6531 avformat/demux: Use enum AVCodecID for raw_codec_id 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
James Almer d4574a9b64 avformat/version_major: postpone some deprecations until the next bump 8 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 8 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 8 months ago
James Almer 02aea61d69 avformat: remove deprecated FF_API_AVIO_WRITE_NONCONST 8 months ago
James Almer d6799ee0e4 avformat: remove deprecated FF_API_AVFORMAT_IO_CLOSE 8 months ago
James Almer aaefe47913 avformat: remove deprecated FF_API_AVIODIRCONTEXT 8 months ago
James Almer c4c6c9e9d2 avformat: remove deprecated FF_API_GET_END_PTS 8 months ago
Andreas Rheinhardt 49707b0590 avformat/options: Deprecate av_fmt_ctx_get_duration_estimation_method() 8 months ago
James Almer 1a34eb3ffc avformat/mov: fix setting dependent disposition on ambisonic IAMF streams 8 months ago
James Almer ab15c04dee avformat/avformat: add a function to return the name of stream groups 8 months ago
James Almer 79c6ba9007 avformat/iamf_writer: constify some variables 8 months ago
James Almer 988e3a061a avformat/iamf_writer: clear extradata_size on extradata allocation failure 8 months ago
Andreas Rheinhardt 440f8186ef avformat/dashenc, hlsenc: Return 0 on succes from write_header 8 months ago
Andreas Rheinhardt d085f341d6 avformat/hlsenc: Redo checking for strftime %s support to avoid warnings 8 months ago
Andreas Rheinhardt fed46d7706 avformat/avio: Avoid av_strdup(NULL) 8 months ago
Andreas Rheinhardt c856e4c546 avformat/avio: Avoid indirection in ffio_fdopen() 8 months ago
Andreas Rheinhardt 57e20dd6b6 avformat/avio: Avoid function pointer casts 8 months ago
Andreas Rheinhardt f0abb44fbf avformat/aviobuf: Move code specific to URLContexts to avio.c 8 months ago
James Almer 44e5749462 avformat/iamfenc: ensure updated extradata is written 9 months ago
James Almer 56d630e6c2 avformat/iamf_writer: update extradata from packet side data 9 months ago
James Almer 97e1480c8c avformat/mov: set stream index field in tile grids 9 months ago
James Almer 8f33d8fa9b avformat/mov: don't mark an item referenced by a grid as dependent if it's the primary item 9 months ago
James Almer d78c75fe49 avformat/mov: fix setting disposition for the first iamf stream 9 months ago
Andrew Sayers 6096c244bb fix /// comments that should be ///< 9 months ago
Marth64 01476f752a avformat/dvdvideodec: fix -pgc and -pg options 9 months ago
Marton Balint 0aaee4741c avformat/mpegts: detect synchronous metadata KLV more reliably 9 months ago
Andreas Rheinhardt 1a4e0eb374 avformat/dvdvideodec: Reorder allocations to simplify freeing 9 months ago
Andreas Rheinhardt 77b26bf4b6 avformat/dvdvideodec: Only free allocated buffers 9 months ago
Andreas Rheinhardt e30dd9bbac avformat/dvdvideodec: Don't store AVInputFormat* 9 months ago
Andreas Rheinhardt 0b8f7a7859 avformat/dvdvideodec: Explicitly return 0 on success 9 months ago
James Almer f8caf388fb avformat/iamf_writer: constify some function parameters 9 months ago
Marton Balint 3a09c2122d avformat/wavdec: dynamically set max_size by default 9 months ago
Marton Balint 4ebf478f4c avformat/mxfdec: track metadata sets by their type 9 months ago
Marton Balint aa299faa9a avformat/mxfdec: remove resolve_strong_ref usage with AnyType 9 months ago
Marth64 a1304272c3 libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnav 9 months ago
Andreas Rheinhardt dfb9d8a5a2 avformat/avio: Make avio_print_string_array() accept const pointers 9 months ago
Zhao Zhili b56b343e43 avformat/mov: Update bits_per_coded_sample after read pcmC 9 months ago
James Almer ec7937f4a5 avformat/iamf: remove duplicated function 9 months ago
Andreas Rheinhardt 1bb7d5ca9f avformat/mov: Don't use entry[-1] in pointer arithmetic 9 months ago