Fix problems with subtitles when there is a non-zero PTS offset
authorCarl Hetherington <cth@carlh.net>
Sat, 26 Sep 2015 22:33:28 +0000 (23:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 26 Sep 2015 22:33:28 +0000 (23:33 +0100)
commit9d4678143d1fa992059c90a2b0997fa5cae81e93
treefadf52a829da6f962b09f234ca1166e85014ecd5
parent924dd6e5356f401c325a42ccb43607b79027bb59
Fix problems with subtitles when there is a non-zero PTS offset
in FFmpegDecoder.  This offset was not being taken into account for
subtitles prior to this commit.
ChangeLog
src/lib/ffmpeg.cc
src/lib/ffmpeg.h
src/lib/ffmpeg_decoder.cc
src/lib/ffmpeg_examiner.cc
src/lib/ffmpeg_subtitle_stream.cc
src/lib/ffmpeg_subtitle_stream.h