mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
GStreamer multimedia framework
debian.upstream | ||
docs | ||
gst | ||
gst-libs | ||
pkgconfig | ||
tests | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README |
gstreamer-vaapi VA-API support to GStreamer Copyright (C) 2010 Splitted-Desktop Systems License ------- gstreamer-vaapi is available under the terms of the GNU General Public License. Overview -------- gstreamer-vaapi consists in a collection of VA-API based plugins for GStreamer and helper libraries. * `vaapiconvert' is used to convert from video/x-raw-yuv pixels to video/x-vaapi-surface surfaces. * `vaapisink' is used to display video/x-vaapi-surface surfaces to screen. Features -------- * VA-API support from 0.29 to 0.31 * OpenGL rendering through VA/GLX or GLX texture-from-pixmap + FBO Requirements ------------ libgstreamer0.10-dev >= 0.10.0 libgstreamer-plugins-base0.10-dev >= 0.10.0 libva-dev >= 0.31.0-1+sds9 (VA/GLX)