summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/mpegplay/startCodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/lib/mpegplay/startCodes.h')
-rw-r--r--mpeglib/lib/mpegplay/startCodes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpeglib/lib/mpegplay/startCodes.h b/mpeglib/lib/mpegplay/startCodes.h
index 1164fe4e..c305a39f 100644
--- a/mpeglib/lib/mpegplay/startCodes.h
+++ b/mpeglib/lib/mpegplay/startCodes.h
@@ -29,8 +29,8 @@
/* Start codes. */
-#define SETQ_END_CODE 0x000001b7
-#define SETQ_START_CODE 0x000001b3
+#define SEQ_END_CODE 0x000001b7
+#define SEQ_START_CODE 0x000001b3
#define GOP_START_CODE 0x000001b8
#define PICTURE_START_CODE 0x00000100
#define SLICE_MIN_START_CODE 0x00000101