Back port active_frame_rate_change stuff from v2, removing specification of video...
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Jun 2014 10:48:54 +0000 (11:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Jun 2014 10:48:54 +0000 (11:48 +0100)
commitb60186064405914b41780021f74dd7830f2ffecb
treee5a1f1522dc8c96c981e8c91f3338d60ec198f7a
parent3f9891137747cd7434ce20f69b8d88b967dbdfaf
Back port active_frame_rate_change stuff from v2, removing specification of video frame rate for sndfile sources.
15 files changed:
ChangeLog
src/lib/audio_content.cc
src/lib/content.h
src/lib/film.cc
src/lib/film.h
src/lib/frame_rate_change.cc
src/lib/frame_rate_change.h
src/lib/playlist.cc
src/lib/playlist.h
src/lib/sndfile_content.cc
src/lib/sndfile_content.h
src/lib/util.cc
src/wx/timing_panel.cc
test/audio_with_specified_video_frame_rate_test.cc [deleted file]
test/wscript