lavf: Provide a monotonic timestamp to the outside world
authorHarald Axmann <harald.axmann@hotmail.com>
Sun, 16 Dec 2012 15:07:36 +0000 (16:07 +0100)
committerHarald Axmann <harald.axmann@hotmail.com>
Sun, 16 Dec 2012 16:08:24 +0000 (17:08 +0100)
commitb2d3b83a73d71833f84485adb8a6f4c0959b4c4e
tree462bd9a3b005865be5ceb73cdd2d5e546699655b
parent99e0ce507174700141512076e969aff950d6d38b
lavf: Provide a monotonic timestamp to the outside world

This detects and removes single timestamp wraps, which fixes seeking for affected video files.
lib/ffmpeg/libavformat/avformat.h
lib/ffmpeg/libavformat/options.c
lib/ffmpeg/libavformat/utils.c