diff options
author | gb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969> | 2010-01-12 15:51:39 +0000 |
---|---|---|
committer | gb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969> | 2010-01-12 15:51:39 +0000 |
commit | c89e9afc5d43837c498a55f8f13ddf235442b83b (patch) | |
tree | 11551633f30b0b085410514cc08ac3490acaf629 /README |
Initial import of the gstreamer-vaapi hierarchy.CHANGELOG_START
Diffstat (limited to 'README')
-rw-r--r-- | README | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -0,0 +1,26 @@ + + gst-vaapi + VA API support to GStreamer + + Copyright (C) 2010 Splitted-Desktop Systems + + +License +------- + +gst-vaapi is available under the terms of the GNU General Public +License. + + +Overview +-------- + +gst-vaapi consists in a VA API based videosink for GStreamer and +helper libraries. + + +Requirements +------------ + +gstreamer-0.10 >= 0.10.0 +gstreamer-plugins-base-0.10 >= 0.10.0 |