Mercurial > libavformat.hg
changeset 4012:2040c6c46c3c libavformat
fix umid base value, use revision 5 and generic material type
author | bcoudurier |
---|---|
date | Mon, 27 Oct 2008 00:21:42 +0000 |
parents | eeb2b9dd42ea |
children | ca3996178741 |
files | mxfenc.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mxfenc.c Sun Oct 26 23:59:28 2008 +0000 +++ b/mxfenc.c Mon Oct 27 00:21:42 2008 +0000 @@ -78,7 +78,7 @@ } MXFContext; static const uint8_t uuid_base[] = { 0xAD,0xAB,0x44,0x24,0x2f,0x25,0x4d,0xc7,0x92,0xff,0x29,0xbd }; -static const uint8_t umid_base[] = { 0x06,0x0A,0x2B,0x34,0x01,0x01,0x01,0x01,0x01,0x01,0x0F,0x00,0x13,0x00,0x00,0x00 }; +static const uint8_t umid_base[] = { 0x06,0x0A,0x2B,0x34,0x01,0x01,0x01,0x05,0x01,0x01,0x0D,0x00,0x13,0x00,0x00,0x00 }; /** * complete key for operation pattern, partitions, and primer pack