blob: 30544cd8e185a30fd785e796d7ed747976dcef65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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$ */
|