summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2006-11-03 18:28:09 +0000
committerjhurst <>2006-11-03 18:28:09 +0000
commit9f903fec9d68fc58399a925b0311af3dc9a3faf2 (patch)
treeef148902e163b192794947539afe5580d3c5797c /README
parentc1e4a07e40fb33558f445d333c7f03a6572f3f14 (diff)
2K.4K switching
Diffstat (limited to 'README')
-rwxr-xr-xREADME5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 9a5c136..fe56d71 100755
--- a/README
+++ b/README
@@ -113,7 +113,7 @@ utilities all respond to -h and there are manual pages in man/.
Change History
-2006.11.02 - Bug fixes v1.1.11
+2006.11.03 - Bug fixes v1.1.11
o Increased index table entry list size to 5000.
o Added length checking to TLV writer (returns error if TLV
payload exceeds 64kB).
@@ -125,6 +125,9 @@ Change History
o Added directory-of-wav detection to RawEssenceType()
o Modified MXF::Partition::AddChildObject() to only generate
a UUID if the InstanceID is unset.
+ o Added ComponentMaxRef & ComponentMinRef to RGBAEssenceDescriptor.
+ More to follow.
+ o Added detection of 2K/4K jp2c, writing correct 4K metadata.
2006.10.05 - Bug fixes v1.1.10