This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.2
Michael Niedermayer
9 years ago
parent
ed2112fb36
commit
1bda0ee530
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavutil/hwcontext_vdpau.c
+ 1
- 0
libavutil/hwcontext_vdpau.c
View File
@@ -160,6 +160,7 @@ do {
return 0;
}
#undef GET_CALLBACK
static void vdpau_device_uninit(AVHWDeviceContext *ctx)
{
Write
Preview
Loading…
Cancel
Save