121 Commits (06fc919aadd18f5cfb4e5c60fe31bc4dbccede77)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
James Almer d6799ee0e4 avformat: remove deprecated FF_API_AVFORMAT_IO_CLOSE 8 months ago
Andreas Rheinhardt 49707b0590 avformat/options: Deprecate av_fmt_ctx_get_duration_estimation_method() 8 months ago
James Almer 25a10677d1 avformat: add a Tile Grid stream group type 9 months ago
James Almer ec2036454b avformat: add a disposition field to AVStreamGroup 9 months ago
Andreas Rheinhardt 569ad285a5 avformat/options: Only allocate AVCodecContext for demuxers 9 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Anton Khirnov b26407ccb8 lavf: allow setting AVStream.discard as an AVOption 11 months ago
James Almer 061c864a95 avformat/options: skip the none type group in stream_group_child_iterate() 11 months ago
James Almer 556b596d1d avformat: introduce AVStreamGroup 11 months ago
James Almer 3c5bceb751 avformat/options: add missing disposition flag to AVStream class options 1 year ago
James Almer 5432d2aaca avformat/avformat: use the side data from AVStream.codecpar 1 year ago
Anton Khirnov 85e075587d lavf: deprecate AVFMT_FLAG_SHORTEST 1 year ago
Anton Khirnov dffb058f3b lavf: fall back to a more meaningful log instance name 2 years ago
Marton Balint 927042b409 avformat: deprecate AVFormatContext io_close callback 2 years ago
James Almer 6d6ae3595b avformat: remove FF_API_AVSTREAM_CLASS 2 years ago
Andreas Rheinhardt 467f157fc6 avformat/utils: Move ff_format_io_close.* to options.c, avformat.c 3 years ago
Andreas Rheinhardt 35ec5c819b avformat/demux: Add new demux.h header 3 years ago
Andreas Rheinhardt b9f6d416ec avformat/utils: Move stream_options, avformat_new_stream to options.c 3 years ago
Andreas Rheinhardt c602deb138 avformat/mux: Preserve sync even if later packet has negative ts 3 years ago
Marton Balint 64834bb86a avformat: introduce AVFormatContext io_close2 which returns an int 3 years ago
Marton Balint 406ffd9b9b avformat/demux: allow total size of packets in raw_packet_buffer to reach probesize 3 years ago
Andreas Rheinhardt fed0282508 avformat: Avoid allocation for AVFormatInternal 3 years ago
James Almer 0bf3a7361d avutil: remove deprecated AVClass.child_class_next 4 years ago
Andreas Rheinhardt 119ebd642a avformat: Remove deprecated old open callbacks 4 years ago
James Almer 01f4d33b41 avformat/utils: use av_packet_alloc() to allocate packets 4 years ago
James Almer 9066969713 avformat/mux: use av_packet_alloc() to allocate packets 4 years ago
James Almer bddf53841a avformat/options: use the iterate API in format_child_class_next() 4 years ago
Anton Khirnov 7aa7d68971 AVFormatContext: switch to child_class_iterate() 4 years ago
James Almer 31aafdac24 avformat/options: don't call avformat_free_context() within avformat_alloc_context() 5 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Michael Niedermayer 53e0d5d724 avformat/options: log filename on open 8 years ago
Michael Niedermayer cb114ed464 avformat/mux: implement AVFMT_FLAG_SHORTEST 8 years ago
Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Reimar Döffinger 5af621278d avformat_alloc_context: initialize raw_packet_buffer_remaining_size. 10 years ago
Martin Storsjö c86d8aed74 avio: Rename avclass symbols relating to avio 10 years ago
wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 10 years ago
Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
jamal 938e4470ae options: Fix warning about incompatible pointer type 12 years ago
Michael Bradshaw fc5999d027 lavf: add proper enum type for fmt ctx duration esitmation method 13 years ago
Michael Niedermayer 08613d50d6 lavf: separate muxer/demuxer class category 13 years ago
Michael Bradshaw 2243f0d078 lavf: add field for how duration is estimated 13 years ago
Michael Niedermayer a5c7525bcb set some categories of some AVClass structs 13 years ago
Anton Khirnov 5626697104 Move AVFormatContext/AVCodecContext option tables to separate files. 13 years ago