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