You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
vda: undef Picture.
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user