Some work on cropping in the film viewer; also prevent player from always scaling...
authorCarl Hetherington <cth@carlh.net>
Sun, 16 Jun 2013 13:53:35 +0000 (14:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 16 Jun 2013 13:53:35 +0000 (14:53 +0100)
commit4699463e19b2a153d64aeb0e00c62be1157bfc1b
tree971d505d0b5a8253a24eb95854effb5e34893c8c
parent12074b64d64c1fe76a9cf07a46683b7db96fc56e
Some work on cropping in the film viewer; also prevent player from always scaling up to DCP resolution.
src/lib/combiner.cc
src/lib/filter_graph.cc
src/lib/image.cc
src/lib/image.h
src/lib/player.cc
src/lib/player.h
src/lib/video_decoder.cc
src/lib/video_decoder.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
test/image_test.cc