summaryrefslogtreecommitdiff
path: root/src/lib/subtitle_decoder.cc
AgeCommit message (Expand)Author
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Fix seek, for video at least.Carl Hetherington
2016-05-18Rename some methods.Carl Hetherington
2016-05-18Basics of splitting up Decoder tree like Content.Carl Hetherington
2015-10-26Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 bu...Carl Hetherington
2015-10-23Revert "Avoid decoding other packets when looking for subs."Carl Hetherington
2015-10-16Update comment.Carl Hetherington
2015-10-16Avoid decoding other packets when looking for subs.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-31Reduce seek-inducing slack in SubtitleDecoder; see comment.Carl Hetherington
2015-06-26Fix missing subtitles in some cases.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-12Remove PassReason stuff.Carl Hetherington
2015-05-13Don't allow image subtitle store to get too big.Carl Hetherington
2015-05-13Don't bother decoding video frames when we're seeking around trying to find s...Carl Hetherington
2015-05-12Assorted image subtitle fixes.Carl Hetherington
2014-12-03Hand apply a484114b80f21f2f786b6142ad950f5295249673 from master;Carl Hetherington
2014-07-04Add 'starting' option to subtitles_during().Carl Hetherington
2014-07-02Hopefully improve subtitle decoder seeking etc.Carl Hetherington
2014-07-02Rearrange Player subtitle handling a bit.Carl Hetherington
2014-06-12Remove debug code.Carl Hetherington
2014-06-12Fix subrip subtitles a little.Carl Hetherington
2014-05-22Basics of noting subtitle times in FFmpegSubtitleStreams.Carl Hetherington
2014-05-22Add ContentTimePeriod class.Carl Hetherington
2014-05-02Fix crash.Carl Hetherington
2014-05-02Add missing seek stuff to SubtitleDecoder.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-15Merge 1.0-seek and subtitle-content.Carl Hetherington
2014-01-15Basics of subtitle rendering.Carl Hetherington
2013-12-24Merge 1.0 and some subtitling fixes.Carl Hetherington
2013-12-18Considerable rework of decoder timing; tests pass, at least.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Basic return of subtitles.Carl Hetherington