Commit 9837442a authored by Sebastien Zwickert's avatar Sebastien Zwickert

vda: undef Picture.

parent c8136ebd
...@@ -29,11 +29,12 @@ ...@@ -29,11 +29,12 @@
// http://openradar.appspot.com/8026390 // http://openradar.appspot.com/8026390
#undef __GNUC_STDC_INLINE__ #undef __GNUC_STDC_INLINE__
#define Picture QuickdrawPicture
#include <pthread.h> #include <pthread.h>
#include "avcodec.h" #include "avcodec.h"
#define Picture QuickdrawPicture
#include <VideoDecodeAcceleration/VDADecoder.h> #include <VideoDecodeAcceleration/VDADecoder.h>
#undef Picture
/** /**
* This structure is used to store a decoded frame information and data. * This structure is used to store a decoded frame information and data.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment