Initial work on removing storage of subtitle times.
authorCarl Hetherington <cth@carlh.net>
Wed, 26 Apr 2017 14:29:21 +0000 (15:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 Apr 2017 09:55:07 +0000 (10:55 +0100)
commitba8a5a15cc27988e2bbc6acd470d8532f1d8e99f
tree375bd068bbd86760f85fcd1264c1d8d76f2f1240
parentf5a2789fcab274f2beda4a1e4ff59567158c9686
Initial work on removing storage of subtitle times.
20 files changed:
src/lib/content_subtitle.h
src/lib/ffmpeg_decoder.cc
src/lib/ffmpeg_decoder.h
src/lib/ffmpeg_examiner.cc
src/lib/ffmpeg_examiner.h
src/lib/ffmpeg_subtitle_stream.cc
src/lib/ffmpeg_subtitle_stream.h
src/lib/player.cc
src/lib/player.h
src/lib/subtitle_decoder.cc
src/lib/subtitle_decoder.h
src/wx/image_subtitle_colour_dialog.cc [deleted file]
src/wx/image_subtitle_colour_dialog.h [deleted file]
src/wx/subtitle_panel.cc
src/wx/subtitle_view.cc
src/wx/subtitle_view.h
src/wx/text_subtitle_appearance_dialog.cc [deleted file]
src/wx/text_subtitle_appearance_dialog.h [deleted file]
src/wx/wscript
test/dcp_subtitle_test.cc