Browse Source

another try to fix travis build.

AlexVinS 10 năm trước cách đây
mục cha
commit
c9ad7167d1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      client/CVideoHandler.h

+ 1 - 0
client/CVideoHandler.h

@@ -61,6 +61,7 @@ extern "C" {
 #ifdef VCMI_USE_OLD_AVUTIL
 
 #define AVPixelFormat PixelFormat 
+#define AV_PIX_FMT_NONE PIX_FMT_NONE
 #define AV_PIX_FMT_YUV420P PIX_FMT_YUV420P
 #define AV_PIX_FMT_BGR565 PIX_FMT_BGR565
 #define AV_PIX_FMT_BGR24 PIX_FMT_BGR24