Unfinished attempt to overwrite existing; tricky because you need to delay writes...
authorCarl Hetherington <cth@carlh.net>
Fri, 1 Feb 2013 21:12:06 +0000 (21:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 1 Feb 2013 21:12:06 +0000 (21:12 +0000)
commitfe4c98bdc865290d10e70ebab7e48247d390f4c4
treefe7ea4bc09543298a0897f87a78b2edbc85ed206
parent5724ce48e44192ae0f303ea93cbecf7936700193
Unfinished attempt to overwrite existing; tricky because you need to delay writes of the MXF header until you know lots of stuff about the JP2K file (to fill in the picture descriptor).
12 files changed:
asdcplib/src/AS_DCP.h
asdcplib/src/AS_DCP_JP2K.cpp
asdcplib/src/AS_DCP_internal.h
asdcplib/src/KM_prng.cpp
asdcplib/src/KM_prng.h
asdcplib/src/KM_util.cpp
asdcplib/src/KM_util.h
asdcplib/src/h__Writer.cpp
run-tests.sh
src/picture_asset.cc
src/picture_asset.h
test/tests.cc