summaryrefslogtreecommitdiff
path: root/libavformat/options.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lavf: allow grouping packets in chunks of a user specified size and duration.Michael Niedermayer2011-12-011-0/+2
* | lavf: add audio_preload option, this allows interleaving audio earlierMichael Niedermayer2011-12-011-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-151-19/+18
|\ \ | |/
| * lavf: simplify format_child_class_next()Luca Barbato2011-11-141-14/+17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-141-6/+21
|\ \ | |/
| * lavf: pass options from AVFormatContext to avio.Anton Khirnov2011-11-131-3/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-181-0/+2
|\ \ | |/
| * mpegenc/mpegtsenc: add muxrate private options.Anton Khirnov2011-10-171-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-47/+54
|\ \ | |/
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-22/+22
| * AVOptions: add new API for enumerating children.Anton Khirnov2011-10-121-22/+29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-041-1/+6
|\ \ | |/
| * lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-031-0/+5
| * AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov2011-09-031-1/+1
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-131-0/+3
|\ \ | |/
| * lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody2011-08-121-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-021-0/+1
|\ \ | |/