IVT
VideoReader.cpp File Reference
#include <new>
#include "VideoReader.h"
#include "Image/ByteImage.h"
#include "Helpers/helpers.h"
#include <ctype.h>

Go to the source code of this file.

Macros

#define MAX_HEADER_LENGTH   8192
 

Functions

static unsigned int ConvertFourByteCode (const char *pCode)
 

Macro Definition Documentation

#define MAX_HEADER_LENGTH   8192

Definition at line 58 of file VideoReader.cpp.

Function Documentation

static unsigned int ConvertFourByteCode ( const char *  pCode)
inlinestatic

Definition at line 163 of file VideoReader.cpp.