summaryrefslogtreecommitdiff
path: root/libavformat/yuv4mpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/yuv4mpeg.h')
-rw-r--r--libavformat/yuv4mpeg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/yuv4mpeg.h b/libavformat/yuv4mpeg.h
index 750f498407..eba7337fe6 100644
--- a/libavformat/yuv4mpeg.h
+++ b/libavformat/yuv4mpeg.h
@@ -23,5 +23,6 @@
#define Y4M_MAGIC "YUV4MPEG2"
#define Y4M_FRAME_MAGIC "FRAME"
+#define Y4M_FRAME_MAGIC_LEN 6
#endif /* AVFORMAT_YUV4MPEG_H */