Primitive auto-crop (#1477).
authorCarl Hetherington <cth@carlh.net>
Sat, 1 Jan 2022 21:20:51 +0000 (21:20 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 28 Apr 2022 23:44:15 +0000 (01:44 +0200)
commitd5c059a2ff9bab5c2973db6bc4860591679dd42b
treec8ec57cdeae4c3746f6ff7abd28816310540604b
parent5b2b8279d8eb33d31166027d876b4c9f86087bfd
Primitive auto-crop (#1477).
21 files changed:
src/lib/config.cc
src/lib/config.h
src/lib/player.cc
src/lib/player.h
src/lib/rect.h
src/lib/video_content.cc
src/lib/video_content.h
src/wx/auto_crop_dialog.cc [new file with mode: 0644]
src/wx/auto_crop_dialog.h [new file with mode: 0644]
src/wx/content_menu.cc
src/wx/content_menu.h
src/wx/content_panel.cc
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/gl_video_view.cc
src/wx/gl_video_view.h
src/wx/simple_video_view.cc
src/wx/timeline.cc
src/wx/video_view.cc
src/wx/video_view.h
src/wx/wscript