aboutsummaryrefslogtreecommitdiffstats
path: root/tests/videogen.c
diff options
context:
space:
mode:
authorSasi Inguva <isasi-at-google.com@ffmpeg.org>2018-03-29 15:58:09 -0700
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2018-06-05 16:00:19 +0100
commit318d0fcbfe5637013342d53d44bb7ea8867fb4d0 (patch)
tree15ac30dcaf6c32c3a514fedf8ecadcaffe42feaf /tests/videogen.c
parentd8c0bbb0aa45eed61b159c4842473fe27e77ac12 (diff)
downloadffmpeg-318d0fcbfe5637013342d53d44bb7ea8867fb4d0.tar.gz
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 <isasi@isasi.mtv.corp.google.com> Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'tests/videogen.c')
0 files changed, 0 insertions, 0 deletions