#include "avformat.h"
#include "rawdec.h"
Go to the source code of this file.
◆ VOS_STARTCODE
#define VOS_STARTCODE 0x1B0 |
◆ USER_DATA_STARTCODE
#define USER_DATA_STARTCODE 0x1B2 |
◆ GOP_STARTCODE
#define GOP_STARTCODE 0x1B3 |
◆ VISUAL_OBJ_STARTCODE
#define VISUAL_OBJ_STARTCODE 0x1B5 |
◆ VOP_STARTCODE
#define VOP_STARTCODE 0x1B6 |
◆ SLICE_STARTCODE
#define SLICE_STARTCODE 0x1B7 |
◆ EXT_STARTCODE
#define EXT_STARTCODE 0x1B8 |
◆ mpeg4video_probe()
static int mpeg4video_probe |
( |
const AVProbeData * |
probe_packet | ) |
|
|
static |