mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +00:00
fix URLs in README (XXX site on this one now)
Original commit message from CVS: fix URLs in README (XXX site on this one now)
This commit is contained in:
parent
ec11dae902
commit
58bfb00622
2 changed files with 4 additions and 4 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit cf0828313f7cea4d5840c0959e9113f13309a56f
|
||||
Subproject commit 46a6bafafc3f83c5dbccf20eae52db71c67dfe06
|
|
@ -4,11 +4,11 @@ Hi,
|
|||
MTM, 669, STM, ULT, FAR, MED, AMF, DSM, IMF, GDM, STX, OKT and of course MOD
|
||||
module formats.
|
||||
|
||||
Take a look to : www.mikmod.org
|
||||
Take a look to : http://mikmod.raphnet.net/
|
||||
|
||||
|
||||
Usage : gstreamer-launch disksrc location=foo.mod ! mikmod ! osssink
|
||||
or gstmediaplay foo.mod
|
||||
Usage : gstreamer-launch filesrc location=foo.mod ! mikmod ! osssink
|
||||
or gst-player foo.mod
|
||||
|
||||
|
||||
Properties :
|
||||
|
|
Loading…
Reference in a new issue