#include "avformat.h"
#include "rawdec.h"
Go to the source code of this file.
Defines | |
#define | VISUAL_OBJECT_START_CODE 0x000001b5 |
#define | VOP_START_CODE 0x000001b6 |
Functions | |
static int | mpeg4video_probe (AVProbeData *probe_packet) |
#define VISUAL_OBJECT_START_CODE 0x000001b5 |
#define VOP_START_CODE 0x000001b6 |
static int mpeg4video_probe | ( | AVProbeData * | probe_packet | ) | [static] |