data partitioning
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 2 Jun 2002 12:23:22 +0000 (12:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 2 Jun 2002 12:23:22 +0000 (12:23 +0000)
Originally committed as revision 644 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/mpeg4data.h

index 3a39bf7..e972a75 100644 (file)
 #define STATIC_SPRITE 1
 #define GMC_SPRITE 2
 
+#define MOTION_MARKER 0x1F001
+#define DC_MARKER     0x6B001
+
+
 /* dc encoding for mpeg4 */
 const UINT8 DCtab_lum[13][2] =
 {