Allow no-stretch scaling of video content.
authorCarl Hetherington <cth@carlh.net>
Tue, 15 Oct 2013 14:26:04 +0000 (15:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Oct 2013 14:26:04 +0000 (15:26 +0100)
commit45f9912aa850546e319e32a4052517d67f4e3d8f
treef92b43f73e82cd09bf6a3bea29147aafa9c59d79
parent708dacb8247c73c02b6192464325738203ca001a
Allow no-stretch scaling of video content.
14 files changed:
ChangeLog
src/lib/image.cc
src/lib/player.cc
src/lib/ratio.cc
src/lib/ratio.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/writer.cc
src/wx/film_viewer.cc
src/wx/video_panel.cc
test/ratio_test.cc