Fix display of no-scale mode in the player; the image still has to be scaled for...
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Mar 2014 22:03:13 +0000 (22:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Mar 2014 22:03:13 +0000 (22:03 +0000)
commit3a9bea8c3727af6ebbce860b8223371cd7f87b3f
tree4c2afdd6badac88017ed42c3cd971821e2f3a201
parent3190fb98298ebdd29c41b2cf6019a381e71a6248
Fix display of no-scale mode in the player; the image still has to be scaled for the film viewer as its image must represent a (scaled down) version of the film's frame.
ChangeLog
src/lib/film.cc
src/lib/film.h
src/lib/player.cc
src/lib/video_content.cc
src/lib/video_content.h
src/lib/writer.cc
src/wx/film_viewer.cc
src/wx/video_panel.cc