Partial hacks to use of libdcp 1.0.
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Feb 2014 15:39:30 +0000 (15:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Feb 2014 15:39:30 +0000 (15:39 +0000)
commitc28b3d6f168607aca9995282b96647eb64a26dc9
treea939edd65299674d3e522f3b3248b572ec1e351f
parent8aeb741ccbe2edb528e98a431bf55459a6836a9b
Partial hacks to use of libdcp 1.0.
51 files changed:
src/lib/audio_mapping.cc
src/lib/audio_mapping.h
src/lib/cinema.cc
src/lib/cinema.h
src/lib/colour_conversion.cc
src/lib/config.cc
src/lib/config.h
src/lib/dcp_content_type.cc
src/lib/dcp_content_type.h
src/lib/dcp_video_frame.cc
src/lib/dcp_video_frame.h
src/lib/decoded.h
src/lib/ffmpeg_decoder.cc
src/lib/ffmpeg_examiner.cc
src/lib/ffmpeg_examiner.h
src/lib/film.cc
src/lib/film.h
src/lib/filter_graph.cc
src/lib/filter_graph.h
src/lib/image.cc
src/lib/image.h
src/lib/image_decoder.cc
src/lib/image_examiner.cc
src/lib/image_examiner.h
src/lib/job.cc
src/lib/kdm.cc
src/lib/player.cc
src/lib/player.h
src/lib/render_subtitles.cc
src/lib/render_subtitles.h
src/lib/server.cc
src/lib/subrip_decoder.cc
src/lib/subrip_subtitle.h
src/lib/subtitle_decoder.cc
src/lib/subtitle_decoder.h
src/lib/types.h
src/lib/util.cc
src/lib/util.h
src/lib/video_content.cc
src/lib/video_content.h
src/lib/video_examiner.h
src/lib/writer.cc
src/lib/writer.h
src/tools/dcpomatic_kdm.cc
src/wx/audio_mapping_view.cc
src/wx/config_dialog.cc
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/screen_dialog.cc
src/wx/screen_dialog.h
src/wx/video_panel.cc