summaryrefslogtreecommitdiff
path: root/libavformat/options.c
Commit message (Expand)AuthorAge
* avformat/utils: Move ff_format_io_close.* to options.c, avformat.cAndreas Rheinhardt2022-05-10
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-10
* avformat/utils: Move stream_options, avformat_new_stream to options.cAndreas Rheinhardt2022-05-10
* avformat/mux: Preserve sync even if later packet has negative tsAndreas Rheinhardt2022-01-21
* avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint2021-12-12
* avformat/demux: allow total size of packets in raw_packet_buffer to reach pro...Marton Balint2021-11-14
* avformat: Avoid allocation for AVFormatInternalAndreas Rheinhardt2021-09-17
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* avformat: Remove deprecated old open callbacksAndreas Rheinhardt2021-04-27
* avformat/utils: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/mux: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/options: use the iterate API in format_child_class_next()James Almer2020-10-19
* AVFormatContext: switch to child_class_iterate()Anton Khirnov2020-06-10
* avformat/options: don't call avformat_free_context() within avformat_alloc_co...James Almer2019-10-19
* avformat: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avformat/options: log filename on openMichael Niedermayer2017-06-03
* avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-11
* avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* | Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer2015-07-03
|\|
| * lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
* | avformat_alloc_context: initialize raw_packet_buffer_remaining_size.Reimar Döffinger2015-05-10
* | Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'Michael Niedermayer2015-02-28
|\|
| * avio: Rename avclass symbols relating to avioMartin Storsjö2015-02-28
* | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'Michael Niedermayer2015-02-11
|\|
| * lavf: move internal fields from public to internal contextwm42015-02-10
* | Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer2014-11-18
|\|
| * lavf: Only initialize s->offset once when using avoid_negative_ts make_zeroMartin Storsjö2014-11-17
* | Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'Michael Niedermayer2014-02-04
|\|
| * lavf: ignore attachment streams for interleaving purposesAnton Khirnov2014-02-04
* | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-03
|\|
| * Give less generic names to global library option arraysDiego Biurrun2013-08-02
* | options: Fix warning about incompatible pointer typejamal2012-07-30
* | lavf: add proper enum type for fmt ctx duration esitmation methodMichael Bradshaw2012-06-28
* | lavf: separate muxer/demuxer class categoryMichael Niedermayer2012-06-19
* | lavf: add field for how duration is estimatedMichael Bradshaw2012-06-18
* | set some categories of some AVClass structsMichael Niedermayer2012-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|\|
| * Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * lavf: remove disabled FF_API_MUXRATE cruftAnton Khirnov2012-01-27
| * lavf: remove disabled FF_API_FLAG_RTP_HINT cruftAnton Khirnov2012-01-27
| * lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-27
* | error_detection: put the old error detection constants back.Michael Niedermayer2012-01-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-21
|\|
| * lavf: rename fer option and document resulting (f_)err_detect optionsDustin Brody2012-01-21
* | lavf: allow grouping packets in chunks of a user specified size and duration.Michael Niedermayer2011-12-01
* | lavf: add audio_preload option, this allows interleaving audio earlierMichael Niedermayer2011-12-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-15
|\|