avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2016-10-10 02:41:24 +02:00
parent ed2112fb36
commit 1bda0ee530

View file

@ -160,6 +160,7 @@ do {
return 0;
}
#undef GET_CALLBACK
static void vdpau_device_uninit(AVHWDeviceContext *ctx)
{