mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
Automatic update of common submodule
From e97c9bb to b64f03f
This commit is contained in:
parent
682bce33a5
commit
476768e538
2 changed files with 3 additions and 3 deletions
4
README
4
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.
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit e97c9bb0122006fda8f5387cea1be452e23944e3
|
||||
Subproject commit b64f03f6090245624608beb5d2fff335e23a01c0
|
Loading…
Reference in a new issue