Go to the documentation of this file.
23 #ifndef AVCODEC_MPEG4VIDEODEFS_H
24 #define AVCODEC_MPEG4VIDEODEFS_H
29 #define BIN_ONLY_SHAPE 2
32 #define SIMPLE_VO_TYPE 1
33 #define CORE_VO_TYPE 3
34 #define MAIN_VO_TYPE 4
35 #define NBIT_VO_TYPE 5
36 #define ARTS_VO_TYPE 10
37 #define ACE_VO_TYPE 12
38 #define SIMPLE_STUDIO_VO_TYPE 14
39 #define CORE_STUDIO_VO_TYPE 15
40 #define ADV_SIMPLE_VO_TYPE 17
42 #define VOT_VIDEO_ID 1
43 #define VOT_STILL_TEXTURE_ID 2
46 #define EXTENDED_PAR 15
49 #define STATIC_SPRITE 1
52 #define MOTION_MARKER 0x1F001
53 #define DC_MARKER 0x6B001
55 #define VOS_STARTCODE 0x1B0
56 #define USER_DATA_STARTCODE 0x1B2
57 #define GOP_STARTCODE 0x1B3
58 #define VISUAL_OBJ_STARTCODE 0x1B5
59 #define VOP_STARTCODE 0x1B6
60 #define SLICE_STARTCODE 0x1B7
61 #define EXT_STARTCODE 0x1B8
63 #define QUANT_MATRIX_EXT_ID 0x3
66 #define MAX_NVOP_SIZE 19