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