Somewhat untested and sketchy basics of trimming.
authorCarl Hetherington <cth@carlh.net>
Tue, 30 Jul 2013 20:34:16 +0000 (21:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 30 Jul 2013 20:34:16 +0000 (21:34 +0100)
commitc57e92b12c64d4ad1a7f23876a97471565f9a252
tree008213d35e4be34c55caa51760ab7aef6fa33113
parente241b3d295fe4158239170f17391e08473e159c5
Somewhat untested and sketchy basics of trimming.
20 files changed:
src/lib/content.cc
src/lib/content.h
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_content.h
src/lib/film.cc
src/lib/moving_image_content.cc
src/lib/moving_image_content.h
src/lib/player.cc
src/lib/playlist.cc
src/lib/sndfile_content.cc
src/lib/sndfile_content.h
src/lib/still_image_content.cc
src/lib/still_image_content.h
src/wx/film_editor.cc
src/wx/timeline.cc
src/wx/timeline.h
src/wx/timing_panel.cc
src/wx/timing_panel.h
test/black_fill_test.cc
test/play_test.cc