X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fimg2.h;h=0e5b374a6b25adacadfa87a5f54d52b3a3ea63ef;hb=fbc96c50d72f55131e43939e38c1e5af4315a755;hp=deebcc34a761d15810620439448a5d58559e5975;hpb=eb50a3d4409d23429e7576429647d43dce09e69d;p=ffmpeg diff --git a/libavformat/img2.h b/libavformat/img2.h index deebcc34a76..0e5b374a6b2 100644 --- a/libavformat/img2.h +++ b/libavformat/img2.h @@ -34,7 +34,8 @@ enum PatternType { PT_GLOB_SEQUENCE, PT_GLOB, PT_SEQUENCE, - PT_NONE + PT_NONE, + PT_DEFAULT }; typedef struct VideoDemuxData {