Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2002-06-02 16:23:22 +0400
committerMichael Niedermayer <michaelni@gmx.at>2002-06-02 16:23:22 +0400
commit5bb6fbb351d982e886808b513e489ed5c897e8b4 (patch)
tree5523f807857713e48990d1e8dab44b10c3b5dcf3 /libavcodec/mpeg4data.h
parent287229e554267b908f3969d9038bec004cfe51a8 (diff)
data partitioning
Originally committed as revision 644 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpeg4data.h')
-rw-r--r--libavcodec/mpeg4data.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavcodec/mpeg4data.h b/libavcodec/mpeg4data.h
index 3a39bf7ec2..e972a7576d 100644
--- a/libavcodec/mpeg4data.h
+++ b/libavcodec/mpeg4data.h
@@ -14,6 +14,10 @@
#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] =
{