Various tweaks; work on read_dcp example.
authorCarl Hetherington <cth@carlh.net>
Mon, 27 Jan 2014 22:38:43 +0000 (22:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 Jan 2014 22:38:43 +0000 (22:38 +0000)
commit00e9647a9ede540f2d567c19025278c25a87c830
tree145f7fc92cfa0670e7da304b965d30f751ab1b14
parent8c2f3517e868078b551bb01d975f2956cb692fbf
Various tweaks; work on read_dcp example.
25 files changed:
examples/read_dcp.cc
examples/wscript
src/content.cc
src/cpl.cc
src/cpl.h
src/dcp.cc
src/mono_picture_mxf.cc
src/mono_picture_mxf_writer.cc
src/mxf.cc
src/mxf.h
src/picture_mxf.cc
src/reel.cc
src/reel.h
src/reel_asset.cc
src/reel_asset.h
src/reel_mono_picture_asset.cc
src/reel_picture_asset.cc
src/reel_stereo_picture_asset.cc
src/sound_mxf.cc
src/sound_mxf_writer.cc
src/stereo_picture_mxf.cc
src/types.h
src/util.cc
src/util.h
wscript