| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -7/+7 |
* | lavf: allow custom IO for all files | Anton Khirnov | 2016-01-24 | 1 | -15/+10 |
* | Revert "lavf: Don't try to update files atomically with renames on windows" | Martin Storsjö | 2014-11-27 | 1 | -10/+6 |
* | lavf: Don't try to update files atomically with renames on windows | Martin Storsjö | 2014-11-24 | 1 | -6/+10 |
* | hdsenc: Clear the previous codec tag when setting up the chained muxer | Martin Storsjö | 2014-11-19 | 1 | -0/+1 |
* | hdsenc: Use the right filename in an error message | Martin Storsjö | 2014-11-19 | 1 | -1/+1 |
* | lavf: replace rename() with ff_rename() | Luca Barbato | 2014-10-24 | 1 | -5/+5 |
* | lavf: Set the stream time base hint properly for chained muxers | Martin Storsjö | 2014-10-06 | 1 | -0/+1 |
* | libavformat: Check mkdir return error codes | Martin Storsjö | 2014-09-07 | 1 | -1/+4 |
* | hdsenc: Check the init_file() return code | Michael Niedermayer | 2013-12-14 | 1 | -1/+3 |
* | hdsenc: Fix an off by one error in an array size check | Michael Niedermayer | 2013-12-14 | 1 | -1/+1 |
* | hdsenc: Avoid integer overflow | Michael Niedermayer | 2013-12-14 | 1 | -1/+1 |
* | Add an HDS live fragmenting muxer | Martin Storsjö | 2013-11-02 | 1 | -0/+589 |