summaryrefslogtreecommitdiffstats
path: root/libavformat/options_table.h
Commit message (Expand)AuthorAgeFilesLines
* lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer2013-02-071-0/+1
* lavf: clarify/extend documentation for AVFormatContext::analyzedurationStefano Sabatini2013-01-131-1/+1
* Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'Michael Niedermayer2012-12-181-3/+3
|\
| * cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun2012-12-171-3/+3
* | lavf: Provide a monotonic timestamp to the outside worldHarald Axmann2012-12-151-0/+1
* | lavf: improve avoid_negative_ts help textReimar Döffinger2012-12-081-1/+1
* | fix tipoMichael Niedermayer2012-12-061-1/+1
* | lavf: improve help text for avoid_negative_tsMichael Niedermayer2012-12-061-1/+1
* | Add -skip_initial_bytes option.Carl Eugen Hoyos2012-11-201-0/+1
* | lavf: Add support offset timestamps on muxing.Michael Niedermayer2012-09-261-0/+1
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-11/+11
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-7/+7
* | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer2012-09-051-5/+5
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-041-4/+4
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-051-19/+19
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-041-12/+12
* | lavf: add use_wallclock_as_timestampsMichael Niedermayer2012-08-181-0/+1
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-291-0/+1
|\ \ | |/
| * avf: introduce nobuffer optionLuca Barbato2012-07-291-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-0/+5
|\ \ | |/
| * options_table: Add some missing #includes to fix "make checkheaders".Alex Converse2012-05-081-0/+5
* | Add AVIO_FLAG_DIRECT.Reimar Döffinger2012-04-041-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-211-4/+15
|/
* libavformat: Set the default for the max_delay option to -1Martin Storsjö2012-03-201-1/+1
* Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-201-0/+62
OpenPOWER on IntegriCloud