You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@@ -160,6 +160,7 @@ do {
|
||||
|
||||
return 0;
|
||||
}
|
||||
#undef GET_CALLBACK
|
||||
|
||||
static void vdpau_device_uninit(AVHWDeviceContext *ctx)
|
||||
{
|
||||
|
Reference in New Issue
Block a user