quote spaces in tokens passed to gst_parse_launchv. this restores the old (shell...
[platform/upstream/gstreamer.git] / gst / gstparse.c
2002-04-13 Andy Wingoquote spaces in tokens passed to gst_parse_launchv...
2002-04-12 Andy Wingofeeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-04 Andy Wingolet's not increment in GST_DEBUG code...
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-02 Wim TaymansMore pointless cleanups
2002-01-18 Andy Wingocleaning up duplicated code in gstbin.c added some...
2002-01-14 Andy Wingofix doc build for glib2 remove template files from...
2002-01-04 Andy Wingofinalize conversion to gst-register
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-17 Wim TaymansAdded parallel pipeline syntex to the parser. ./gstream...
2001-12-15 Thomas Vander Stichelefix some of uraeus's commenting fixes can someone also...
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-12 Wim TaymansSome code cleanups.
2001-12-09 Wim TaymansSet the pipeline to the paused state when doing dynimic...
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-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-10-07 Steve Bakerremove ability to set dparams from -launch. this is...
2001-09-22 Steve Bakercrashes that only happen when debugging is on aren...
2001-09-17 Joshua N. Pritikinfix warnings
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-14 Steve Bakerno reason to lock
2001-09-12 Steve Bakeradded to -launch syntax: if an arg is prefixed with...
2001-08-13 Steve Bakersync with the current CVS glib API
2001-06-29 Richard BoultonAllow elements to be given custom names with [] syntax...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-15 Wim TaymansChanged a stupid assert in request_pad.
2001-06-15 Steve Bakershould restore dynamic connection of pads (couldn't...
2001-06-10 Steve Bakercan now take comma delimited list of pads. eg gstreamer...
2001-06-09 Steve Bakerstore src and sink pads in slists to get ready for...
2001-06-09 Steve Bakerif a named pad doesn't exist, try creating a new pad...
2001-06-06 Wim TaymansChanged the maxcothreads to 16. connect to the new_ghos...
2001-06-04 Thomas Vander Sticheleadded an eos handler so that gstreamer-launch quits...
2001-05-20 Wim TaymansAdded the possibility to escape chars in gstparse....
2001-05-20 Thomas Vander Stichelereinstated exit(-1) when gstparse.c doesn't find the...
2001-05-03 Erik Walthinsenfixed spelling mistake in user-visible output
2001-05-03 Wim TaymansAdded dynamic pads to the command line parser. ./gstrea...
2001-03-06 Wim TaymansApplied Dominic Ludlam's patch to allow quoted args...
2001-03-03 Wim TaymansAdded a utility function in gstutils to set an object...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansDocs updates
2001-01-20 Erik WalthinsenGot ghostpads to work, even in -launch. Needs more...
2001-01-07 Erik Walthinsenmore leak fixes
2001-01-07 Erik Walthinsenturned -launch capabilities into gst_parse_launch()