Some basics of AudioMapping.
authorCarl Hetherington <cth@carlh.net>
Mon, 20 May 2013 15:21:55 +0000 (16:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 20 May 2013 15:21:55 +0000 (16:21 +0100)
commit0c66eaeac227d6aeb63a7a36e202ef87081dc222
treefe59970e8ca5d6bfc7859fa6f901b1f1ed04eb33
parent56aa7eef1572e48c96ff198ee52a5a5fe17a6bf0
Some basics of AudioMapping.
18 files changed:
src/lib/audio_content.cc
src/lib/audio_content.h
src/lib/audio_mapping.cc
src/lib/audio_mapping.h
src/lib/content.h
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_content.h
src/lib/ffmpeg_decoder.cc
src/lib/film.h
src/lib/sndfile_content.cc
src/lib/sndfile_content.h
src/wx/audio_mapping_view.cc
src/wx/audio_mapping_view.h
src/wx/ffmpeg_content_dialog.cc
src/wx/ffmpeg_content_dialog.h
src/wx/film_editor.cc
src/wx/film_editor.h
src/wx/properties_dialog.cc