| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: always unref the packet passed to av_interleaved_write_frame() on error | Anton Khirnov | 2014-02-10 | 1 | -7/+18 |
* | lavf: improve handling of sparse streams when muxing | Luca Barbato | 2014-02-04 | 1 | -2/+33 |
* | lavf: ignore attachment streams for interleaving purposes | Anton Khirnov | 2014-02-04 | 1 | -1/+4 |
* | lavf: do basic sanity checking on muxed packets | Anton Khirnov | 2014-02-04 | 1 | -0/+27 |
* | lavf: Add a flag to enable/disable per-packet flushing | Luca Barbato | 2013-09-16 | 1 | -1/+7 |
* | Disable deprecation warnings for cases where a replacement is available | Diego Biurrun | 2013-08-02 | 1 | -0/+3 |
* | lavf: don't abort if both encoder and muxer aspect ratios are not set | Rafaël Carré | 2013-06-24 | 1 | -7/+12 |
* | avf: move ff_write_chained to mux.c | Luca Barbato | 2013-06-16 | 1 | -0/+18 |
* | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | avformat: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -2/+3 |
* | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 1 | -3/+31 |
* | lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft | Anton Khirnov | 2013-03-11 | 1 | -9/+0 |
* | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 1 | -0/+3 |
* | lavf: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | avformat: refactor avformat_write_header | Luca Barbato | 2012-10-01 | 1 | -15/+38 |
* | avformat: refactor avformat_write_header | Luca Barbato | 2012-10-01 | 1 | -27/+42 |
* | avformat: split muxing functions from util.c | Luca Barbato | 2012-10-01 | 1 | -0/+564 |