41 Commits (febc9e8162af9a38a9ee94684b26fe8a87e820fe)

Author SHA1 Message Date
Anton Khirnov cb80ec0b6c lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal 4 weeks ago
Anton Khirnov 6d05e7e314 lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal 4 weeks ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 4 weeks ago
James Almer 50d1b89fa0 avformat/avformat: add side data to AVStreamGroupTileGrid 2 months ago
James Almer ba0ef0860f avformat: add an LCEVC stream group 2 months ago
Anton Khirnov 9fb8d13d56 lavf: deprecate avformat_transfer_internal_stream_timing_info() 4 months ago
James Almer d6799ee0e4 avformat: remove deprecated FF_API_AVFORMAT_IO_CLOSE 8 months ago
James Almer ab15c04dee avformat/avformat: add a function to return the name of stream groups 8 months ago
James Almer 41e349c24a avformat/mov: add support for tile HEIF still images 9 months ago
James Almer 25a10677d1 avformat: add a Tile Grid stream group type 9 months ago
Andreas Rheinhardt 71e1da4522 avformat/mux: Don't allocate priv_pts separately 9 months ago
Andreas Rheinhardt ad9f644505 avformat/avformat: Avoid av_strdup(NULL) 9 months ago
Andreas Rheinhardt 569ad285a5 avformat/options: Only allocate AVCodecContext for demuxers 9 months ago
Andreas Rheinhardt 76ef2b9337 avformat/avformat: Remove obsolete comment 9 months ago
Andreas Rheinhardt 1d5ba34249 avformat/avformat: Remove dead check, write-only assignment 9 months ago
James Almer 9949c1dd78 avformat/avformat: fix group index range check in match_stream_specifier() 10 months ago
James Almer 89215237dd avformat: remove ff_remove_stream_group() 11 months ago
James Almer 556b596d1d avformat: introduce AVStreamGroup 11 months ago
James Almer 5432d2aaca avformat/avformat: use the side data from AVStream.codecpar 1 year ago
Andreas Rheinhardt 0c6e5f321b avformat/avformat: Avoid including codec.h, frame.h 1 year ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov e930b834a9 lavf: use AV_CODEC_PROP_FIELDS where appropriate 2 years ago
Marton Balint 927042b409 avformat: deprecate AVFormatContext io_close callback 2 years ago
James Almer 5f9e848e68 avcodec: remove FF_API_AVCTX_TIMEBASE 2 years ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Pierre-Anthony Lemieux f2403d1530 avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() 2 years ago
Andreas Rheinhardt 467f157fc6 avformat/utils: Move ff_format_io_close.* to options.c, avformat.c 3 years ago
Andreas Rheinhardt 6aca6146d9 avformat/utils: Move ff_stream_side_data_copy to avformat.c 3 years ago
Andreas Rheinhardt 60fa58b835 avformat/utils: Move avpriv_set_pts_info() to avformat.c 3 years ago
Andreas Rheinhardt fc2fc98c75 avformat/utils: Move ff_copy_whiteblacklists to avformat.c 3 years ago
Andreas Rheinhardt fd8a6f78c5 avformat/utils: Move ff_format_set_url to avformat.c 3 years ago
Andreas Rheinhardt 2831fa7aed avformat/utils: Move ff_is_intra_only to avformat.c 3 years ago
Andreas Rheinhardt 8e2f48ff78 avformat/utils: Move av_find_best_stream to avformat.c 3 years ago
Andreas Rheinhardt e00d0ef46d avformat/utils: Move av_find_default_stream_index to avformat.c 3 years ago
Andreas Rheinhardt 1c0912c26e avformat/utils: Move av_find_program_from_stream to avformat.c 3 years ago
Andreas Rheinhardt 9163faecd3 avformat/utils: Move guessing frame rate/SAR to avformat.c 3 years ago
Andreas Rheinhardt 682d42b41d avformat/utils: Move matching stream specificiers to avformat.c 3 years ago
Andreas Rheinhardt 217f2bfb49 avformat/utils: Move internal stream timebase stuff to avformat.c 3 years ago
Andreas Rheinhardt b516302cfe avformat/utils: Move adding AVProgram to avformat.c 3 years ago
Andreas Rheinhardt 21f3dc0ad6 avformat/utils: Move av_stream_*_side_data API to avformat.c 3 years ago
Andreas Rheinhardt 703318b350 avformat/utils: Move freeing AVFormatContext to a new file avformat.c 3 years ago