Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |