diff options
Diffstat (limited to 'nx-X11/lib/Xv/Xv-def.cpp')
-rw-r--r-- | nx-X11/lib/Xv/Xv-def.cpp | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/nx-X11/lib/Xv/Xv-def.cpp b/nx-X11/lib/Xv/Xv-def.cpp new file mode 100644 index 000000000..30544cd8e --- /dev/null +++ b/nx-X11/lib/Xv/Xv-def.cpp @@ -0,0 +1,27 @@ +LIBRARY Xv +VERSION LIBRARY_VERSION +EXPORTS +XvCreateImage +XvFreeAdaptorInfo +XvFreeEncodingInfo +XvGetPortAttribute +XvGetStill +XvGetVideo +XvGrabPort +XvListImageFormats +XvPutImage +XvPutStill +XvPutVideo +XvQueryAdaptors +XvQueryBestSize +XvQueryEncodings +XvQueryExtension +XvQueryPortAttributes +XvSelectPortNotify +XvSelectVideoNotify +XvSetPortAttribute +XvShmCreateImage +XvShmPutImage +XvStopVideo +XvUngrabPort +/* $XFree86$ */ |