diff --git a/README b/README index de0e3414db..fa53f95de1 100644 --- a/README +++ b/README @@ -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 index e97c9bb012..b64f03f609 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit e97c9bb0122006fda8f5387cea1be452e23944e3 +Subproject commit b64f03f6090245624608beb5d2fff335e23a01c0