summaryrefslogtreecommitdiff
path: root/libavformat/options_table.h
Commit message (Expand)AuthorAge
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
* lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-25
* avformat: Provide a standard compliance flagLuca Barbato2014-05-28
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* lavf: Add a flag to enable/disable per-packet flushingLuca Barbato2013-09-16
* Give less generic names to global library option arraysDiego Biurrun2013-08-02
* cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun2012-12-17
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-04
* avf: introduce nobuffer optionLuca Barbato2012-07-29
* options_table: Add some missing #includes to fix "make checkheaders".Alex Converse2012-05-08
* 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