Libxv-Dev
- Xv(3) X Window System video extension
- XvCreateImage(3) create an XvImage
- XvFreeAdaptorInfo(3) free adaptor information
- XvFreeEncodingInfo(3) free encoding information
- XvGetPortAttribute(3) return current port attribute value
- XvGetStill(3) capture a single frame of video from a drawable
- XvGetVideo(3) capture video from a drawable
- XvGrabPort(3) lock port for exclusive use by client
- XvListImageFormats(3) return list of image formats supported by a video port
- XvPortNotify(3) event generated when port attributes change
- XvPutImage(3) display an XvImage
- XvPutStill(3) write a single frame of video to a drawable
- XvPutVideo(3) write video into a drawable
- XvQueryAdaptors(3) return adaptor information for a screen
- XvQueryBestSize(3) determine the optimum drawable region size
- XvQueryEncodings(3) return list of encodings for an adaptor
- XvQueryExtension(3) return version and release of extension
- XvQueryPortAttributes(3) return list of attributes of a video port
- XvSelectPortNotify(3) enable or disable XvPortNotify events
- XvSelectVideoNotify(3) enable or disable VideoNotify events
- XvSetPortAttribute(3) sets an attribute of a video port
- XvShmCreateImage(3) create an XvImage
- XvShmPutImage(3) display an XvImage
- XvStopVideo(3) stop active video
- XvUngrabPort(3) release port grabbed for video operation
- XvVideoNotify(3) event generated for video processing