esp_jp2k.cpp File Reference

Implementation of class that handles parsing of JPEG 2000 files. More...

#include <mxflib/mxflib.h>
#include <math.h>
#include <mxflib/esp_jp2k.h>

Variables

const UInt8 JP2K_Format [] = { 0x45, 0x54, 0x57, 0x62, 0xd6, 0xb4, 0x2e, 0x4e, 0xf3, 'j', 'p', '2', 'k', 0x00, 0x00, 0x00 }
 Modified UUID for <Source type>="">.
static bool MarkerSegments [256]
 Array of known, or presumed, marker segments.


Detailed Description

Implementation of class that handles parsing of JPEG 2000 files.

Version:
Id
esp_jp2k.cpp,v 1.13 2007/04/02 13:21:22 matt-beard Exp

Variable Documentation

const UInt8 JP2K_Format[] = { 0x45, 0x54, 0x57, 0x62, 0xd6, 0xb4, 0x2e, 0x4e, 0xf3, 'j', 'p', '2', 'k', 0x00, 0x00, 0x00 } [static]

Modified UUID for <Source type>="">.

bool MarkerSegments[256] [static]

Array of known, or presumed, marker segments.

All other markers followed by another marker


Generated on Mon Apr 2 15:20:55 2007 for MXFLib by  doxygen 1.5.1-p1