| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: Add an option for avoiding negative timestamps | Michael Niedermayer | 2014-11-07 | 1 | -0/+4 |
* | lavf: add AVFormatContext.max_ts_probe | Anton Khirnov | 2014-08-25 | 1 | -0/+1 |
* | avformat: Provide a standard compliance flag | Luca Barbato | 2014-05-28 | 1 | -0/+5 |
* | lavf: add AVFMT_FLAG_BITEXACT. | Anton Khirnov | 2014-05-15 | 1 | -0/+1 |
* | lavf: improve handling of sparse streams when muxing | Luca Barbato | 2014-02-04 | 1 | -0/+1 |
* | lavf: Add a flag to enable/disable per-packet flushing | Luca Barbato | 2013-09-16 | 1 | -1/+2 |
* | Give less generic names to global library option arrays | Diego Biurrun | 2013-08-02 | 1 | -1/+1 |
* | cosmetics: Use consistent names for multiple inclusion guards. | Diego Biurrun | 2012-12-17 | 1 | -3/+3 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -7/+7 |
* | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -4/+4 |
* | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -12/+12 |
* | avf: introduce nobuffer option | Luca Barbato | 2012-07-29 | 1 | -0/+1 |
* | options_table: Add some missing #includes to fix "make checkheaders". | Alex Converse | 2012-05-08 | 1 | -0/+5 |
* | libavformat: Set the default for the max_delay option to -1 | Martin Storsjö | 2012-03-20 | 1 | -1/+1 |
* | Move AVFormatContext/AVCodecContext option tables to separate files. | Anton Khirnov | 2012-03-20 | 1 | -0/+62 |