diff options
author | Sasi Inguva <[email protected]> | 2018-03-29 15:58:09 -0700 |
---|---|---|
committer | Derek Buitenhuis <[email protected]> | 2018-06-05 16:00:19 +0100 |
commit | 318d0fcbfe5637013342d53d44bb7ea8867fb4d0 (patch) | |
tree | 15ac30dcaf6c32c3a514fedf8ecadcaffe42feaf /libavfilter/transform.h | |
parent | d8c0bbb0aa45eed61b159c4842473fe27e77ac12 (diff) |
lavf/mov.c: Fix timestamps to be strictly monotonic for video also.
We already do this for audio, but it should be done for video too.
If we don't, seeking back to the start of the file, for example, can
become quite broken, since the first N packets will have repeating
and nonmonotonic PTS, yet they need to be decoded even if they are
to be discarded.
Signed-off-by: Sasi Inguva <[email protected]>
Signed-off-by: Derek Buitenhuis <[email protected]>
Diffstat (limited to 'libavfilter/transform.h')
0 files changed, 0 insertions, 0 deletions