diff options
author | Martin Storsjö <martin@martin.st> | 2013-08-17 17:05:53 +0100 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-08-17 22:46:11 +0100 |
commit | 0a14fefd68cc18ce3252edff8a05ee9b3945b694 (patch) | |
tree | ef460ae4f303421c2eb8983c154af77d7fab1818 /libavcodec/srtenc.c | |
parent | c34a96a5ddfa390ce2a352eca79190766c9056d4 (diff) | |
download | ffmpeg-0a14fefd68cc18ce3252edff8a05ee9b3945b694.tar.gz |
movenc: Indicate that negative timestamps are supported
The mov/mp4 muxer has support for handling negative timestamps
via edit lists (which customarily is used for handling the 1-frame
delay due to B-frames as well).
Using the muxer's native way of handling it is better than using
the generic offsetting. The generic offsetting is a bit too
crude when e.g. the timebase of one track is 1/fps, where the
edit lists can handle it accurately.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/srtenc.c')
0 files changed, 0 insertions, 0 deletions