Attempt to tidy up internal APIs slightly.
authorCarl Hetherington <cth@carlh.net>
Mon, 28 Nov 2016 23:45:34 +0000 (23:45 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Apr 2017 22:04:32 +0000 (23:04 +0100)
commita78b741c43830c84bcb4d18e3147746f13a668e5
tree170fdc1a80f397ccb6c2e9454a7a106448358dda
parent3d90ce7a500a33b6147c30b65766efcbc447f5ab
Attempt to tidy up internal APIs slightly.
16 files changed:
doc/design/decoder_structures.tex
src/lib/dcpomatic_time.h
src/lib/encoder.cc
src/lib/encoder.h
src/lib/player.cc
src/lib/player.h
src/lib/player_subtitles.h
src/lib/player_video.cc
src/lib/player_video.h
src/lib/transcoder.cc
src/lib/transcoder.h
src/lib/writer.cc
src/lib/writer.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
test/client_server_test.cc