David Schleef
1a87d5538b
Add new man page. Fix a few typos in other man pages.
...
Original commit message from CVS:
Add new man page. Fix a few typos in other man pages.
2003-05-18 04:40:19 +00:00
Benjamin Otte
0e22bceb5d
added filtered caps to man page
...
Original commit message from CVS:
added filtered caps to man page
2003-05-18 02:46:42 +00:00
Benjamin Otte
1f5fa9cf82
update man page to new pipeline parsing and make it more informational
...
Original commit message from CVS:
update man page to new pipeline parsing and make it more informational
2003-04-25 20:15:54 +00:00
David Schleef
c84b6ca3cd
Make factual and grammatical corrections to man pages. Add simple description of pipelines.
...
Original commit message from CVS:
Make factual and grammatical corrections to man pages. Add simple
description of pipelines.
2003-02-01 22:38:08 +00:00
David Schleef
ae36592abe
Fix some inconsistencies and missing flags
...
Original commit message from CVS:
Fix some inconsistencies and missing flags
2002-10-25 06:40:21 +00:00
Thomas Vander Stichele
f12f450410
backports and fixes
...
Original commit message from CVS:
backports and fixes
2002-09-23 06:02:17 +00:00
Zeeshan Ali
3ffdcdf5f8
Including rtp example, i mean getting myself IN :)
...
Original commit message from CVS:
Including rtp example, i mean getting myself IN :)
2002-09-06 20:46:41 +00:00
Thomas Vander Stichele
49dd11fb6c
man fixes
...
Original commit message from CVS:
man fixes
2002-06-04 20:54:39 +00:00
Thomas Vander Stichele
43a68fd149
merged back fixes from release branch
...
Original commit message from CVS:
merged back fixes from release branch
2002-04-15 09:21:14 +00:00
Andy Wingo
9e7087cf0e
added xmllaunch man page
...
Original commit message from CVS:
added xmllaunch man page
2002-01-15 16:48:38 +00:00
David I. Lehn
344cb7291c
typo fix
...
Original commit message from CVS:
typo fix
2002-01-12 01:23:42 +00:00
Christian Schaller
de85531b18
added avi playback and moved all movie examples togheter
...
Original commit message from CVS:
added avi playback and moved all movie examples togheter
2002-01-07 20:50:32 +00:00
Christian Schaller
420e70235f
Added syntax for playing both audio and video from a video clip
...
Original commit message from CVS:
Added syntax for playing both audio and video from a video clip
2002-01-07 20:43:52 +00:00
Christian Schaller
2e4818ba0e
Rename all examples from gstreamer to gst
...
Original commit message from CVS:
Rename all examples from gstreamer to gst
2002-01-06 17:36:49 +00:00
Andy Wingo
441aeb13e9
for i in gstreamer-*; do mv $i echo $i | sed -e 's/gstreamer/gst/'
; done
...
Original commit message from CVS:
for i in gstreamer-*; do mv $i `echo $i | sed -e 's/gstreamer/gst/'`; done
*THIS CHANGES PROGRAM NAMES*
gstreamer-register -> gst-register et al
no one expressed objections to this over a two-day period, so i went ahead and did it
this can be reverted if folks complain too much...
2002-01-04 19:46:40 +00:00