summaryrefslogtreecommitdiff
path: root/libavformat/hdsenc.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* Revert "lavf: Don't try to update files atomically with renames on windows"Martin Storsjö2014-11-27
* lavf: Don't try to update files atomically with renames on windowsMartin Storsjö2014-11-24
* hdsenc: Clear the previous codec tag when setting up the chained muxerMartin Storsjö2014-11-19
* hdsenc: Use the right filename in an error messageMartin Storsjö2014-11-19
* lavf: replace rename() with ff_rename()Luca Barbato2014-10-24
* lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* libavformat: Check mkdir return error codesMartin Storsjö2014-09-07
* hdsenc: Check the init_file() return codeMichael Niedermayer2013-12-14
* hdsenc: Fix an off by one error in an array size checkMichael Niedermayer2013-12-14
* hdsenc: Avoid integer overflowMichael Niedermayer2013-12-14
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-02