diff options
Diffstat (limited to 'src/wrapped/wrappedlibva_private.h')
| -rw-r--r-- | src/wrapped/wrappedlibva_private.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibva_private.h b/src/wrapped/wrappedlibva_private.h index dd83be25..cba8dc0e 100644 --- a/src/wrapped/wrappedlibva_private.h +++ b/src/wrapped/wrappedlibva_private.h @@ -78,9 +78,9 @@ GO(vaQueryVideoProcPipelineCaps, iFpupup) GO(vaRenderPicture, iFpupi) //GO(vaSetDisplayAttributes, //GO(vaSetDriverName, -//GO(vaSetErrorCallback, +GOM(vaSetErrorCallback, pFEppp) //GO(vaSetImagePalette, -//GO(vaSetInfoCallback, +GOM(vaSetInfoCallback, pFEppp) //GO(vaSetSubpictureChromakey, //GO(vaSetSubpictureGlobalAlpha, //GO(vaSetSubpictureImage, |