Updated the examples exit if the pipeline doesn't want to go to the playing state.
[platform/upstream/gstreamer.git] / tools / gstreamer-launch.c
2001-12-12 Wim TaymansUpdated the examples exit if the pipeline doesn't want...
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-27 Steve Bakerreturn a negative error code instead of exiting on...
2001-10-20 Erik Walthinsenmade glib2-friendly
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-07-23 Wim TaymansReverted to the old g_idle loop. too many problems...
2001-07-15 Wim TaymansChanged the main loop to while (iterate(bin))
2001-07-05 Wim TaymansAdded the xid stuff in again if compiling against gtk.
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-19 Richard BoultonAdd -o option argument to gstreamer-launch, to specify...
2001-06-04 Wim TaymansFixed the xid stuff and some cleanups.
2001-06-02 Erik Walthinsenadded check to make sure there's a pipeline desc before...
2001-05-20 Wim TaymansEscape spaces in the cmdline args with "\\ " so that...
2001-04-15 Erik Walthinsensave xml file of the launch cmdline
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-14 Erik Walthinsenfixed an odd case with the launcher, didn't deal with...
2001-01-09 Erik Walthinsentypo fix
2001-01-09 Erik Walthinsenvarious changes, including making -launch use the libra...
2001-01-08 Richard BoultonFix typo in error message.
2001-01-07 Erik Walthinsenfixed a bug with NULL args, but need to fix the parser...
2001-01-04 Erik Walthinsenfixed problems with -launch
2001-01-04 Richard BoultonReplace Wim's fix after Erik dropped it. ;-)
2001-01-04 Erik WalthinsenUpdated -inspect to list elements and plugin info too
2001-01-04 Wim TaymansA little fix for parameter parsing
2001-01-04 Richard BoultonAdded partial fix so that arguments can be set.
2001-01-03 Erik WalthinsenUpdates to -launch, added -inspect.
2000-12-31 Erik WalthinsenComplete rewrite of the launcher. Now supports pretty...
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...