docs/: add a chapter on running GStreamer.
[platform/upstream/gstreamer.git] / tools /
2005-10-08 Wim Taymanstools/gst-launch.c: Better message printout.
2005-10-08 Wim TaymansAdded extra field to STATE_CHANGE message with the...
2005-10-07 Thomas Vander Sticheledon't use if not declared
2005-10-07 Michael SmithPrint out feature and plugin count at the end when...
2005-10-04 Tim-Philipp Müllertools/gst-launch.c: Don't try to run erroneous pipelines.
2005-10-04 Michael Smithgst/gsterror.c: Add another error string used in a...
2005-09-29 David Schleefgst/gstplugin.c: Make some error messages more end...
2005-09-26 Michael SmithCorrect syntax for debug option in gst-launch manpage
2005-09-22 Andy Wingogst/gstconfig.h.in: Psych out gtk-doc.
2005-09-20 Wim TaymansThe timeout handler should have lower priority than...
2005-09-20 Tim-Philipp Müllertools/gst-inspect.c: Fix two typos.
2005-09-19 Wim TaymansGstBusHandler -> GstBusFunc, return value has the same...
2005-09-18 David Schleeftools/gst-inspect.c: Revert the GOption code.
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-16 Thomas Vander Sticheleremove gst-register
2005-09-15 David Schleefremove
2005-09-09 Thomas Vander Sticheleconfigure.ac: say what CHECK flags we use
2005-09-03 Thomas Vander Sticheleadd a source plugin description field, to represent...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-09-02 Thomas Vander Stichelegst/: fix a bunch of unchecked return values
2005-08-29 Stefan Kostcheck/gst-libs/controller.c: more tests
2005-08-25 Jan SchmidtRevert unpopular change for GST_MESSAGE_SRC to GObject.
2005-08-24 Stefan KostFixed long standing mem-leak
2005-08-24 Jan SchmidtChange GST_MESSAGE_SRC to be a GObject rather than...
2005-08-23 Stefan Kostinlined more doc comments, added missing comments and...
2005-08-22 Stefan Kostported gstchildproxy over from 0.8 ported gst-inspect...
2005-08-21 Jan Schmidtcheck/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS
2005-08-15 Thomas Vander Sticheledon't convert NULL structures to strings
2005-08-01 Stefan Kostdeactivate and remove dparams (libgstcontrol)
2005-07-19 Wim Taymanstools/gst-launch.c: Don't block forever for the state...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-15 Andy Wingoremove irrelevant code
2005-07-15 Andy Wingotools/gst-typefind.c: Update, add copyright block.
2005-07-15 Wim TaymansTotally dump messages in -launch with the -m option.
2005-07-12 Wim Taymansgst/base/gstbasetransform.c: Added more debug info...
2005-07-11 Thomas Vander Stichelevalgrind unit tests as check-local; add gst_deinit
2005-07-10 Thomas Vander Stichelegst/gstelement.c: add debug
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-25 Wim TaymansAllow elements to post EOS in the state change function.
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
2005-06-17 Thomas Vander Sticheleignore more
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-05-25 Wim Taymanstools/gst-launch.c: Unref message after using its conte...
2005-05-19 Wim Taymanstools/gst-inspect.c: A plugin feature does unfortunatly...
2005-05-17 Wim Taymanstools/gst-launch.c: Message was unreffed too soon.
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-04 Andy WingoGCC 4 fixen.
2005-04-12 Ronald S. BultjeUse libxml2 for registry parsing, use staticpadtemplate...
2005-03-21 Wim TaymansNext big merge.
2005-03-10 Wim TaymansDoc updates.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-08 Ronald S. Bultjetools/gst-launch.1.in: Fix typo (#166699).
2005-01-06 David Schleeftools/gst-launch.c: Fix deadlocks in signal.h-type...
2004-10-22 Benjamin Ottetools/gst-inspect.c: print signal arguments as pointers...
2004-10-19 Wim Taymanstools/gst-inspect.c: Use the realpad when printing...
2004-08-12 Thomas Vander Stichelefix origin and package name; make gst-inspect print...
2004-08-12 Benjamin Ottegst/elements/gstfilesrc.c: work with non-regular files...
2004-08-03 Benjamin Ottegst/schedulers/entryscheduler.c: fix for GST_DISABLE_DEBUG
2004-07-30 Brian CameronCorrected core-dumping problem on Solaris when filename...
2004-07-25 Benjamin Ottegst/autoplug/gstspideridentity.c: don't delay links...
2004-07-22 David Schleefdocs/random/ds/0.9-suggested-changes: more comments
2004-07-04 David Schleeftools/: Add man page. (bug #140219)
2004-06-26 Thomas Vander Stichelei18n-ize register
2004-06-15 Johan Dahlintools/gst-inspect.c (main): Fallback to plugin if no...
2004-06-14 Johan DahlinSimplify, remove -n and always print names if -a is...
2004-06-14 Johan Dahlintools/gst-inspect.c (main): Add two new command line...
2004-06-12 Jan SchmidtAdd a libxml2 version check to make gst-compprep compil...
2004-06-12 Steve LhommeSomehow a clean fix to the semi-private export
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-06-12 Jan Schmidttools/gst-compprep.c: Make an error that baffled me...
2004-06-11 Benjamin Ottetools/gst-inspect.c: don't free random data twice....
2004-05-23 Johan DahlinRegression, return -1 when no features can be found
2004-05-23 Johan Dahlintools/gst-inspect.c (main): Cleanup most parts of it...
2004-05-14 Stéphane Loeuillettypos : unkown => unknown
2004-05-10 David Schleefgst/gstinfo.h: Add missing inline function.
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-04 Thomas Vander Stichelereorganize C/LIB flags add gst_info to gstcompat.h
2004-05-02 Stéphane Loeuillethum, vorbisfile => oggdemux ! vorbisdec ! audioconvert
2004-05-02 Stéphane Loeuilletfirst try at hunting old elements that where renamed...
2004-04-29 Benjamin Ottegst/: remove useless _gst_progname stuff
2004-04-14 Thomas Vander Sticheleprint rank numerically as well
2004-04-13 Thomas Vander Stichelebuild fix
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Thomas Vander Sticheleuncommit
2004-03-15 Johan Dahlintools/Makefile.am (EXTRA_DIST): Add gst-indent
2004-03-15 Thomas Vander Sticheledistcheck fixes
2004-03-14 Thomas Vander Sticheleg_error fix, m/m version fix BEFORE_INDENT
2004-03-14 Thomas Vander Sticheleupdate
2004-03-14 Thomas Vander Sticheledon't spill paths from registry until we fix the generi...
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-13 Thomas Vander Sticheleadding gst-indent as a noinst tool
2004-03-10 David Schleeftools/gst-run.c: Fix crash when no relevant tools were...
2004-03-09 Thomas Vander Stichelereleasing 0.7.6 RELEASE-0_7_6
2004-03-06 David SchleefREQUIREMENTS: Add bison and flex.
2004-03-02 Christophe Fergeautools/: add calls to bind_textdomain_codeset
2004-03-02 Thomas Vander Sticheletrim fat from nonversioned binaries
2004-03-01 Thomas Vander Sticheleconfigure.ac: remove whitespace
2004-02-19 Thomas Vander Stichelesome fixes from jdahlin
2004-02-19 David Schleeflibs/gst/control/: Additional fixes to get double dpara...
next