summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_subtitle_stream.h
AgeCommit message (Collapse)Author
2015-09-26Fix problems with subtitles when there is a non-zero PTS offsetCarl Hetherington
in FFmpegDecoder. This offset was not being taken into account for subtitles prior to this commit.
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-13Look up unknown subtitle end times from the data prepared by the examiner.Carl Hetherington
2014-05-22Basics of noting subtitle times in FFmpegSubtitleStreams.Carl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington