summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-05-12 19:18:04 +0000
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2010-09-20 12:55:45 +0200
commit73df3d41b9d24aa4b1521c7a7f25f7bddcecf3ca (patch)
tree5bb49d54cb07bdd7ffe7e14a89e00a7de894b8ff /README
parent1eb927ba5bd63ab3c94bf903e89041dedc4fccfe (diff)
Drop obsolete comment.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 7a333c9d..8da45ff4 100644
--- 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