Changeset dbb472cb in ffmpeg

Timestamp:
Oct 12, 2014, 2:46:31 PM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
ca5a7719, dad12ce4
Parents:
95ee4e2c
git-author:
Martin Storsjö <martin@martin.st> (10/11/14 21:03:25)
git-committer:
Martin Storsjö <martin@martin.st> (10/12/14 14:46:31)
Message:

movenc: Write edit lists for fragmented files as well, if necessary

This is necessary to get the right timestamp offset for content
that starts with dts != 0.

This currently only helps when writing fragmented files with a non-empty
moov atom. When writing an empty moov atom, we don't have any packets
yet, so we don't know the starting dts for the tracks.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.