summaryrefslogtreecommitdiff
path: root/libavformat/dashenc.c
Commit message (Expand)AuthorAge
* movenc: Enable editlists by default if delay_moov is enabledMartin Storsjö2015-01-04
* dashenc: Use pts for MPD timeline timestampsMartin Storsjö2015-01-03
* dashenc: Use delay_moovMartin Storsjö2015-01-03
* dashenc: Remove some stray double spacesMartin Storsjö2014-12-29
* dashenc: Fix writing of timelines that don't start at t=0Martin Storsjö2014-12-29
* dashenc: Adjust the start time of a segment to the end of the previous segmentMartin Storsjö2014-12-17
* dashenc: Write segment timelines properly if the timeline has gapsMartin Storsjö2014-12-17
* 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