]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.h
lavu: bump major to 52
[ffmpeg] / cmdutils.h
index 3cf34ffae3df6e4cf1fb39b21f3b46d57e89cf01..dd86235fa8171b67390d060230737ca19032cf69 100644 (file)
@@ -416,7 +416,7 @@ typedef struct FrameBuffer {
     int  linesize[4];
 
     int h, w;
-    enum PixelFormat pix_fmt;
+    enum AVPixelFormat pix_fmt;
 
     int refcount;
     struct FrameBuffer **pool;  ///< head of the buffer pool