Make storage of VideoFrameType robust by using a string in the XML rather than a...
authorCarl Hetherington <cth@carlh.net>
Mon, 13 Jun 2016 12:48:45 +0000 (13:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 13 Jun 2016 12:48:45 +0000 (13:48 +0100)
commit1daaa67c21d4d28757cdcb06c5e26aec3817867c
treee31238b3445857d9dcaac38e1ee699064b35a416
parenta136864bf39e952ea6058510a594798588e56a03
Make storage of VideoFrameType robust by using a string in the XML rather than a casted enum.
src/lib/film.cc
src/lib/types.cc
src/lib/types.h
src/lib/video_content.cc