#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) |
#define MAX_HEADER_LENGTH 8192 |
Definition at line 58 of file VideoReader.cpp.
|
inlinestatic |
Definition at line 163 of file VideoReader.cpp.