summaryrefslogtreecommitdiffstats
path: root/libavformat/hdsenc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "lavf: Don't try to update files atomically with renames on windows"Martin Storsjö2014-11-271-10/+6
* lavf: Don't try to update files atomically with renames on windowsMartin Storsjö2014-11-241-6/+10
* hdsenc: Clear the previous codec tag when setting up the chained muxerMartin Storsjö2014-11-191-0/+1
* hdsenc: Use the right filename in an error messageMartin Storsjö2014-11-191-1/+1
* lavf: replace rename() with ff_rename()Luca Barbato2014-10-241-5/+5
* lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-061-0/+1
* libavformat: Check mkdir return error codesMartin Storsjö2014-09-071-1/+4
* hdsenc: Check the init_file() return codeMichael Niedermayer2013-12-141-1/+3
* hdsenc: Fix an off by one error in an array size checkMichael Niedermayer2013-12-141-1/+1
* hdsenc: Avoid integer overflowMichael Niedermayer2013-12-141-1/+1
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-021-0/+589
OpenPOWER on IntegriCloud