Basic video fade support.
authorCarl Hetherington <cth@carlh.net>
Tue, 30 Sep 2014 08:33:33 +0000 (09:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 30 Sep 2014 19:38:12 +0000 (20:38 +0100)
commita4d8e5d24beddb719180e75f1047ae317bef85a4
tree9884019a61aabfc0658d16e29cfd6a4b4a21c485
parent391d85619ac19a2a93696ddc35c222eb9bb5d9d6
Basic video fade support.
18 files changed:
src/lib/image.cc
src/lib/image.h
src/lib/magick_image_proxy.cc
src/lib/player.cc
src/lib/player_video.cc
src/lib/player_video.h
src/lib/video_content.cc
src/lib/video_content.h
src/lib/video_decoder.cc
src/tools/dcpomatic.cc
src/wx/content_widget.h
src/wx/timecode.cc
src/wx/timecode.h
src/wx/timing_panel.cc
src/wx/timing_panel.h
src/wx/video_panel.cc
src/wx/video_panel.h
test/client_server_test.cc