Include audio mapping in the digest used to distinguish different
authorCarl Hetherington <cth@carlh.net>
Tue, 3 Jun 2014 13:30:42 +0000 (14:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 3 Jun 2014 13:30:42 +0000 (14:30 +0100)
commitc5b3d91fab31fde4c21e1cc5bb5adb1d6d26fcca
treea88349c4c4e6e8304d92161529a5ca3dc5271a7b
parentfd26b3243015824bebe8ec41c6b4a0d81748e81a
Include audio mapping in the digest used to distinguish different
audio analyses so that the analyses are re-computed when the mapping
changes.

Reported-by: Matthias Damm
14 files changed:
ChangeLog
src/lib/audio_content.cc
src/lib/audio_mapping.cc
src/lib/audio_mapping.h
src/lib/colour_conversion.cc
src/lib/dcp_video_frame.cc
src/lib/image.cc
src/lib/md5_digester.cc [new file with mode: 0644]
src/lib/md5_digester.h [new file with mode: 0644]
src/lib/playlist.cc
src/lib/util.cc
src/lib/util.h
src/lib/writer.cc
src/lib/wscript