summaryrefslogtreecommitdiff
path: root/libavformat/options_table.h
Commit message (Expand)AuthorAge
...
* | AVFormatContext: add metadata_header_padding fieldJames Darnley2014-01-24
* | correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer2013-10-27
* | lavf/options_table: improve option help textMichael Niedermayer2013-09-17
* | Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1'Michael Niedermayer2013-09-17
|\|
| * lavf: Add a flag to enable/disable per-packet flushingLuca Barbato2013-09-16
* | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-03
|\|
| * Give less generic names to global library option arraysDiego Biurrun2013-08-02
* | lavf: fix documentation for avoid_negative_tsStefano Sabatini2013-07-05
* | cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu2013-06-29
* | lavf/mux: add the flush_packets option.Nicolas George2013-03-24
* | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer2013-02-07
* | lavf: clarify/extend documentation for AVFormatContext::analyzedurationStefano Sabatini2013-01-13
* | Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'Michael Niedermayer2012-12-18
|\|
| * cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun2012-12-17
* | lavf: Provide a monotonic timestamp to the outside worldHarald Axmann2012-12-15
* | lavf: improve avoid_negative_ts help textReimar Döffinger2012-12-08
* | fix tipoMichael Niedermayer2012-12-06
* | lavf: improve help text for avoid_negative_tsMichael Niedermayer2012-12-06
* | Add -skip_initial_bytes option.Carl Eugen Hoyos2012-11-20
* | lavf: Add support offset timestamps on muxing.Michael Niedermayer2012-09-26
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-04
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-04
* | lavf: add use_wallclock_as_timestampsMichael Niedermayer2012-08-18
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-29
|\|
| * avf: introduce nobuffer optionLuca Barbato2012-07-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * options_table: Add some missing #includes to fix "make checkheaders".Alex Converse2012-05-08
* | Add AVIO_FLAG_DIRECT.Reimar Döffinger2012-04-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|/
* libavformat: Set the default for the max_delay option to -1Martin Storsjö2012-03-20
* Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-20