]> git.sesse.net Git - ffmpeg/history - libavformat/options_table.h
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / options_table.h
2016-02-22 Anton Khirnovlavf: add a protocol whitelist/blacklist for file opene...
2014-11-07 Michael Niedermayerlavf: Add an option for avoiding negative timestamps
2014-08-25 Anton Khirnovlavf: add AVFormatContext.max_ts_probe
2014-05-28 Luca Barbatoavformat: Provide a standard compliance flag
2014-05-15 Anton Khirnovlavf: add AVFMT_FLAG_BITEXACT.
2014-02-04 Luca Barbatolavf: improve handling of sparse streams when muxing
2013-09-16 Luca Barbatolavf: Add a flag to enable/disable per-packet flushing
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2012-12-17 Diego Biurruncosmetics: Use consistent names for multiple inclusion...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-07-29 Luca Barbatoavf: introduce nobuffer option
2012-05-08 Alex Converseoptions_table: Add some missing #includes to fix "make...
2012-03-20 Martin Storsjölibavformat: Set the default for the max_delay option...
2012-03-20 Anton KhirnovMove AVFormatContext/AVCodecContext option tables to...