Drop obsolete comment.
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Wed, 12 May 2010 19:18:04 +0000 (19:18 +0000)
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Mon, 20 Sep 2010 10:55:45 +0000 (12:55 +0200)
README

diff --git a/README b/README
index 7a333c9..8da45ff 100644 (file)
--- a/README
+++ b/README
@@ -62,10 +62,6 @@ Hardware requirements
 Usage
 -----
 
-The GStreamer pipeline currently has to be built manually.
-i.e. neither decodebin{,2} nor playbin{,2} would select the VA-API
-elements automatically.
-
   * Play an H.264 video with an MP4 container in fullscreen mode
   $ gst-launch-0.10 -v filesrc location=/path/to/video.mp4 ! \
       qtdemux ! vaapidecode ! vaapisink fullscreen=true