]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/img2.h
Changelog: add entries for the SMPTE VC-2 decoder and encoder
[ffmpeg] / libavformat / img2.h
index deebcc34a761d15810620439448a5d58559e5975..0e5b374a6b25adacadfa87a5f54d52b3a3ea63ef 100644 (file)
@@ -34,7 +34,8 @@ enum PatternType {
     PT_GLOB_SEQUENCE,
     PT_GLOB,
     PT_SEQUENCE,
-    PT_NONE
+    PT_NONE,
+    PT_DEFAULT
 };
 
 typedef struct VideoDemuxData {