yay, a new option to play with! added -X / --exclude to exclude output of specific...
[platform/upstream/gstreamer.git] / tools /
2002-04-16 Benjamin Otteyay, a new option to play with! added -X / --exclude...
2002-04-15 Thomas Vander Stichelemerged back fixes from release branch
2002-04-14 Steve Baker- changed the output so that the names of elements...
2002-04-14 Steve Bakerlink gst-inspect to libgstcontrol so that -inspect...
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...
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-04-04 Benjamin Ottefix all compiler warnings
2002-03-31 Wim TaymansGet rid of the warning
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim TaymansUpdates to the new props API
2002-03-25 Andy Wingoadded a bunch of cvsignore stuff off of a fresh checkou...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-24 Benjamin Otteupdated popt stuff:
2002-02-16 Andy Wingoadd 'toolsdir' to the pc files add our first plugin...
2002-02-15 Andy Wingoto set default categories for an app, call set_categori...
2002-02-13 Thomas Vander Sticheledon't set INFO categories before running gst_init
2002-02-06 Benjamin Ottemake -launch receive and print out errors.
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-02-06 Benjamin Otte<wingo> i thought _get gave you a copy of the string...
2002-02-06 Benjamin Ottebugfixing: always use the right GType when using g_obje...
2002-02-06 Benjamin Ottemake gst-launch property aware
2002-02-04 Richard Boultongstreamer-register -> gst-register gstreamer-launch...
2002-01-15 Andy Wingoman page updates
2002-01-15 Andy Wingoadded xmllaunch man page
2002-01-15 Andy Wingominor cleanups
2002-01-15 Andy Wingogst-xmllaunch works now. it's a separate target built...
2002-01-14 Andy Wingodoc and configure updates, and the beginnings of gst...
2002-01-14 Andy Wingofix doc build for glib2 remove template files from...
2002-01-12 David I. Lehnconvert 'adding factory' message to a plugin loading...
2002-01-12 David I. Lehntypo fix
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-07 Christian Schalleradded avi playback and moved all movie examples togheter
2002-01-07 Christian SchallerAdded syntax for playing both audio and video from...
2002-01-06 Christian SchallerRename all examples from gstreamer to gst
2002-01-04 Andy Wingofor i in gstreamer-*; do mv $i `echo $i | sed -e 's...
2002-01-03 Thomas Vander Stichelemoving guilaunch to gst-editor
2001-12-31 Wim TaymansAdded a syntax line for avi.
2001-12-29 Wim TaymansRemoved the Xid stuff now that xvideosink supports...
2001-12-29 Wim TaymansAdded info for gtk1.2 based builds, the name property...
2001-12-26 Andy Wingooutput human-readable xml
2001-12-25 Andy Wingoformat the outputted reg.xml for libxml2. if anything...
2001-12-24 Ronald S. Bultjemissing include
2001-12-24 Wim TaymansAdded some more stats about iteration times
2001-12-22 Wim TaymansAdded buffer stats at the end, if it's not 0, we have...
2001-12-21 Thomas Vander Sticheleoutput cosmetic fix
2001-12-20 Andy Wingoremoved gstreamer.m4 (packages should use pkg.m4) guila...
2001-12-19 Andy Wingofix to get guilaunch to build properly with gnome2
2001-12-19 Wim TaymansAdded object cleanup at the end of -launch, report...
2001-12-18 Wim TaymansRemove the unref untill it works :(
2001-12-18 Wim TaymansMake launch catch pipeline events and print them out.
2001-12-17 Wim TaymansSome help for playing both audio in video with -launch
2001-12-16 David I. Lehnmerge fixup: guilaunch got removed, add it back
2001-12-16 Wrobell- clean up
2001-12-16 Thomas Vander Stichelemerged back from build branch let's hope you all agree
2001-12-15 Wim TaymansFix some comment errors.
2001-12-14 Christian Schallerreplacing disksrc with filesrc and adding some / which...
2001-12-14 Christian Schallerok, death to all // GCC only comments, we are going...
2001-12-14 Wim TaymansReadded the CFLAGS.
2001-12-14 Michael Meeksgst/gst.c (gst_main, gst_main_quit): upd.
2001-12-14 Wim TaymansMichael fixage
2001-12-13 Christian Schallerfixes outdated mpeg examples and adds a few more
2001-12-13 Michael MeeksAplied a patch from Michael Meeks to add libxml2 support.
2001-12-12 Wim TaymansDisksrc is deprecated
2001-12-12 Wim TaymansUpdated the examples exit if the pipeline doesn't want...
2001-12-12 David I. LehnRemove some random chars, add ref to guilaunch
2001-12-11 David I. Lehnguilaunch manpage
2001-12-10 Thomas Vander Sticheleguess what
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-23 Steve Bakerthis is a major update which adds a tree view of the...
2001-10-20 Erik Walthinsenmade glib2-friendly
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-22 Steve Bakernew gui tool to launch pipelines in the same vein as...
2001-09-02 Andy WingoI think I finally have this configdir thing under contr...
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-08-10 Wim TaymansFixes to various plugins.
2001-07-27 Steve Bakercompile fix for glib2
2001-07-25 Wim TaymansAdded signal output and object hierarchy output.
2001-07-24 Christian Schaller- Put README contents into man page and fixed the Groff...
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-11 Wim TaymansPrint out the request pad function.
2001-07-05 Wim TaymansAdded the xid stuff in again if compiling against gtk.
2001-06-26 Wim TaymansRemoved the GST_CONFIG_DIR from config.h and made a...
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-15 Wim TaymansUpdated the README file with some cool gstreamer-launch...
2001-06-10 Richard BoultonSome formatting updates, thanks to using manedit
2001-06-07 Richard BoultonAdd gstreamer-compprep man page.
2001-06-07 Erik Walthinsenadded --gst-mask to the man pages
2001-06-05 Wim TaymansSomewhat improve the layout of args in inspect.
2001-06-04 Wim TaymansFixed the xid stuff and some cleanups.
2001-06-04 Wim TaymansPrint out the default values.
2001-06-03 Wim TaymansMore info about the other tools.
2001-06-03 Richard BoultonAdd man page for gstreamer-complete
2001-06-02 Erik Walthinsenadded check to make sure there's a pipeline desc before...
2001-06-01 Richard BoultonAdd a note about gstreamer-complete
2001-05-27 Erik WalthinsenAdded some caps != NULL checks.
next