summaryrefslogtreecommitdiff
path: root/libavformat/dashenc.c
Commit message (Expand)AuthorAge
* dashenc: Change the duration fields to 64 bitMartin Storsjö2014-12-10
* dashenc: log file output progress in verbose modeBryan Huh2014-12-10
* dashenc: Avoid a VLA-like constructMartin Storsjö2014-11-28
* dashenc: Add options to make segment names configurableBryan Huh2014-11-28
* 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
* dashenc: Don't segment all video streams when one stream gets a keyframeMartin Storsjö2014-11-24
* dashenc: Don't require the stream bitrate to be knownMartin Storsjö2014-11-22
* lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-17