]> git.sesse.net Git - ffmpeg/history - libavformat/dashenc.c
id3v2: fix reading v2.2 attached pictures
[ffmpeg] / libavformat / dashenc.c
2015-01-04 Martin Storsjömovenc: Enable editlists by default if delay_moov is...
2015-01-02 Martin Storsjödashenc: Use pts for MPD timeline timestamps
2015-01-02 Martin Storsjödashenc: Use delay_moov
2014-12-29 Martin Storsjödashenc: Remove some stray double spaces
2014-12-29 Martin Storsjödashenc: Fix writing of timelines that don't start...
2014-12-17 Martin Storsjödashenc: Adjust the start time of a segment to the...
2014-12-17 Martin Storsjödashenc: Write segment timelines properly if the timeli...
2014-12-10 Martin Storsjödashenc: Change the duration fields to 64 bit
2014-12-09 Bryan Huhdashenc: log file output progress in verbose mode
2014-11-28 Martin Storsjödashenc: Avoid a VLA-like construct
2014-11-28 Bryan Huhdashenc: Add options to make segment names configurable
2014-11-27 Martin StorsjöRevert "lavf: Don't try to update files atomically...
2014-11-24 Martin Storsjölavf: Don't try to update files atomically with renames...
2014-11-24 Martin Storsjödashenc: Don't segment all video streams when one strea...
2014-11-22 Martin Storsjödashenc: Don't require the stream bitrate to be known
2014-11-17 Martin Storsjölavf: Add an MPEG-DASH ISOFF segmenting muxer