summaryrefslogtreecommitdiff
path: root/libavformat/options.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: fall back to a more meaningful log instance nameAnton Khirnov2023-04-041-1/+1
* avformat: deprecate AVFormatContext io_close callbackMarton Balint2023-02-161-0/+6
* avformat: remove FF_API_AVSTREAM_CLASSJames Almer2023-02-091-3/+0
* avformat/utils: Move ff_format_io_close.* to options.c, avformat.cAndreas Rheinhardt2022-05-101-0/+5
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-101-0/+1
* avformat/utils: Move stream_options, avformat_new_stream to options.cAndreas Rheinhardt2022-05-101-0/+151
* avformat/mux: Preserve sync even if later packet has negative tsAndreas Rheinhardt2022-01-211-1/+0
* avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint2021-12-121-3/+4
* avformat/demux: allow total size of packets in raw_packet_buffer to reach pro...Marton Balint2021-11-141-1/+0
* avformat: Avoid allocation for AVFormatInternalAndreas Rheinhardt2021-09-171-29/+16
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-271-38/+0
* avformat: Remove deprecated old open callbacksAndreas Rheinhardt2021-04-271-7/+0
* avformat/utils: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-1/+4
* avformat/mux: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-0/+6
* avformat/options: use the iterate API in format_child_class_next()James Almer2020-10-191-10/+13
* AVFormatContext: switch to child_class_iterate()Anton Khirnov2020-06-101-0/+64
* avformat/options: don't call avformat_free_context() within avformat_alloc_co...James Almer2019-10-191-4/+6
* avformat: migrate to AVFormatContext->urlMarton Balint2018-01-281-1/+1
* avformat/options: log filename on openMichael Niedermayer2017-06-031-0/+12
* avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-111-0/+1
* avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-041-1/+1
* Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-101-0/+21
|\
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-241-0/+14
* | Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer2015-07-031-0/+4
|\ \ | |/
| * lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-031-0/+4
* | avformat_alloc_context: initialize raw_packet_buffer_remaining_size.Reimar Döffinger2015-05-101-0/+1
* | Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'Michael Niedermayer2015-02-281-1/+1
|\ \ | |/
| * avio: Rename avclass symbols relating to avioMartin Storsjö2015-02-281-1/+1
* | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'Michael Niedermayer2015-02-111-1/+1
|\ \ | |/
| * lavf: move internal fields from public to internal contextwm42015-02-101-1/+1
* | Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer2014-11-181-0/+1
|\ \ | |/
| * lavf: Only initialize s->offset once when using avoid_negative_ts make_zeroMartin Storsjö2014-11-171-0/+1
* | Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'Michael Niedermayer2014-02-041-0/+8
|\ \ | |/
| * lavf: ignore attachment streams for interleaving purposesAnton Khirnov2014-02-041-0/+8
* | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-031-1/+1
|\ \ | |/
| * Give less generic names to global library option arraysDiego Biurrun2013-08-021-1/+1
* | options: Fix warning about incompatible pointer typejamal2012-07-301-1/+2
* | lavf: add proper enum type for fmt ctx duration esitmation methodMichael Bradshaw2012-06-281-1/+1
* | lavf: separate muxer/demuxer class categoryMichael Niedermayer2012-06-191-0/+7
* | lavf: add field for how duration is estimatedMichael Bradshaw2012-06-181-0/+5
* | set some categories of some AVClass structsMichael Niedermayer2012-06-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-211-48/+2
|\ \ | |/
| * Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-201-39/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-12/+0
|\ \ | |/
| * lavf: remove disabled FF_API_MUXRATE cruftAnton Khirnov2012-01-271-3/+0
| * lavf: remove disabled FF_API_FLAG_RTP_HINT cruftAnton Khirnov2012-01-271-3/+0
| * lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-271-6/+0
* | error_detection: put the old error detection constants back.Michael Niedermayer2012-01-211-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-211-3/+8
|\ \ | |/
| * lavf: rename fer option and document resulting (f_)err_detect optionsDustin Brody2012-01-211-3/+8