Ref does not need to be a template since it's always used for Asset.
authorCarl Hetherington <cth@carlh.net>
Wed, 16 Dec 2015 20:20:47 +0000 (20:20 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 16 Dec 2015 20:20:47 +0000 (20:20 +0000)
commitff896d5f5ec20e1371b423bb746c32fa55cc126a
treebcd6f76709753812c8a988ad43c1f7b8727c6f28
parent7a8bf6efd00161b1ce7bb160bd50a0c11c28d792
Ref does not need to be a template since it's always used for Asset.
19 files changed:
src/cpl.cc
src/cpl.h
src/dcp.cc
src/dcp.h
src/interop_subtitle_asset.cc
src/interop_subtitle_asset.h
src/reel.cc
src/reel.h
src/reel_asset.cc
src/reel_asset.h
src/reel_mono_picture_asset.h
src/reel_picture_asset.h
src/reel_sound_asset.h
src/reel_stereo_picture_asset.h
src/reel_subtitle_asset.h
src/ref.h
src/util.h
src/wscript
test/dcp_font_test.cc