Put Image in dcpomatic:: to avoid Fastvideo name clash.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Aug 2020 22:57:24 +0000 (00:57 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 13 Sep 2020 18:22:43 +0000 (20:22 +0200)
commitd430b8650121bfdad3d22b903521a146ad46c487
tree68349e4dc35595548cffacc72e9e61b4c45ec677
parent49fcfee3b68282cefeefff034adeb458a80d1b4f
Put Image in dcpomatic:: to avoid Fastvideo name clash.
36 files changed:
src/lib/bitmap_text.h
src/lib/content_text.h
src/lib/dcp_video.cc
src/lib/ffmpeg_decoder.h
src/lib/ffmpeg_file_encoder.h
src/lib/ffmpeg_image_proxy.cc
src/lib/ffmpeg_image_proxy.h
src/lib/filter_graph.h
src/lib/image.cc
src/lib/image.h
src/lib/image_proxy.h
src/lib/j2k_image_proxy.cc
src/lib/j2k_image_proxy.h
src/lib/player.h
src/lib/player_video.cc
src/lib/player_video.h
src/lib/position_image.h
src/lib/raw_image_proxy.cc
src/lib/raw_image_proxy.h
src/lib/text_decoder.h
src/lib/video_decoder.h
src/lib/video_filter_graph.cc
src/lib/video_filter_graph.h
src/wx/film_viewer.h
src/wx/gl_video_view.cc
src/wx/gl_video_view.h
src/wx/simple_video_view.h
src/wx/video_view.h
src/wx/video_waveform_plot.cc
src/wx/video_waveform_plot.h
test/client_server_test.cc
test/image_test.cc
test/make_black_test.cc
test/pixel_formats_test.cc
test/test.cc
test/test.h