forked from FFmpeg/FFmpeg
avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
ed2112fb36
commit
1bda0ee530
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ do {
|
|||
|
||||
return 0;
|
||||
}
|
||||
#undef GET_CALLBACK
|
||||
|
||||
static void vdpau_device_uninit(AVHWDeviceContext *ctx)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue