summaryrefslogtreecommitdiff
path: root/libavformat/mpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mpeg.h')
-rw-r--r--libavformat/mpeg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/mpeg.h b/libavformat/mpeg.h
index 629f2f061d..d0b36ee153 100644
--- a/libavformat/mpeg.h
+++ b/libavformat/mpeg.h
@@ -40,6 +40,7 @@
#define AUDIO_ID 0xc0
#define VIDEO_ID 0xe0
+#define H264_ID 0xe2
#define AC3_ID 0x80
#define DTS_ID 0x8a
#define LPCM_ID 0xa0