diff options
-rw-r--r-- | README | 4 | ||||
m--------- | common | 0 |
2 files changed, 2 insertions, 2 deletions
@@ -179,8 +179,8 @@ COMPILING FROM SOURCE TARBALLS make install - try out a simple test: - gst-launch-1.0 -v fakesrc num_buffers=5 ! fakesink - (If you didn't install GStreamer, prefix gst-launch-1.0 with tools/) + gst-launch -v fakesrc num_buffers=5 ! fakesink + (If you didn't install GStreamer, prefix gst-launch with tools/) If it outputs a bunch of messages from fakesrc and fakesink, everything is ok. diff --git a/common b/common -Subproject e97c9bb0122006fda8f5387cea1be452e23944e +Subproject b64f03f6090245624608beb5d2fff335e23a01c |