#include <new>#include "VideoReader.h"#include "Image/ByteImage.h"#include "Helpers/helpers.h"#include <ctype.h>
Go to the source code of this file.
Defines | |
| #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.
| static unsigned int ConvertFourByteCode | ( | const char * | pCode | ) | [inline, static] |
Definition at line 163 of file VideoReader.cpp.