diff options
| author | jhurst <jhurst@cinecert.com> | 2006-10-19 02:59:54 +0000 |
|---|---|---|
| committer | jhurst <> | 2006-10-19 02:59:54 +0000 |
| commit | 6b5d04290663a89cb8666cdc1c0df238d065a981 (patch) | |
| tree | 89a28617a95019d459bfe2a67a20b9225102e5a1 /README | |
| parent | 82140b626463d12393c40bb34ff98433e16b2360 (diff) | |
Denis' bug fixes
Diffstat (limited to 'README')
| -rwxr-xr-x | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -113,6 +113,14 @@ utilities all respond to -h and there are manual pages in man/. Change History +2006.10.18 - 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). + o Fixed partition header and RIP errors related to 2-partition + files (MXF Interop mode). + o Added -t option, SHA-1 digest with Base64 output on stdout. + 2006.10.05 - Bug fixes v1.1.10 o Changed RM_RELEASE to RL_RELEASE in MXFTypes.h. o Changed the MXF writer to use RL_RELEASE (was RL_DEVELOPMENT). |
