gst/gst.c: plugin_paths is not used if we build without registry support.
[platform/upstream/gstreamer.git] / tools /
2006-05-26 Zaheer Abbas Meralitools/gst-inspect.c: Add missing include, removes warni...
2006-05-24 Thomas Vander Stichelemark more strings for translation
2006-05-13 Tim-Philipp Müllertools/gst-launch.c: Fix use of uninitialized variable...
2006-05-12 Tim-Philipp Müllertools/gst-launch.c: Print something more intelligible...
2006-05-09 Tim-Philipp Müllertools/: Fix up includes: need to include stdlib.h in...
2006-05-05 Tim-Philipp Müllertools/: Use the string passed to g_option_context_new...
2006-05-05 Tim-Philipp Müllertools/: Add back --version command line option (#340460).
2006-04-29 Tim-Philipp Müllertools/gst-run.c: Fix wrong g_file_test() usage (see...
2006-04-04 Michael Smithtools/gst-inspect.c: Free the right plugin list; fixes...
2006-03-22 Tim-Philipp Müllertools/gst-launch.1.in: Fix another typo.
2006-03-21 Tim-Philipp Müllertools/gst-feedback.1.in: Fix typo: s/feeback/feedback...
2006-03-21 Tim-Philipp Müllertools/: Add FILES section and correct entry about GST_R...
2006-03-21 Tim-Philipp Müllertools/: Remove gst-md5sum and man page (the md5sink...
2006-02-14 Wim Taymanstools/gst-launch.c: NO_PREROLL is not an ERROR so don...
2006-02-04 Tim-Philipp Müllertools/gst-launch.c: Catch errors during preroll (#320084).
2006-01-20 Jan Schmidttools/: URL_HANDLER is not a plugin feature we can...
2006-01-17 Andy Wingogst/gstregistry.c (_gst_registry_remove_cache_plugins...
2006-01-12 Stefan Kosttools/: cleanup man-pages, remove reference to gst...
2006-01-11 Stefan Kostdocs/random/ensonic/media-device-daemon.txt: more ideas...
2005-12-27 Tim-Philipp Müllertools/gst-inspect.c: Handle properties of POINTER and...
2005-12-25 David Schleeftools/gstreamer-completion: Replacement for gst-complet...
2005-12-17 Tim-Philipp Müllertools/gst-launch.1.in: Update gst-launch man page;...
2005-12-16 Tim-Philipp Müllertools/gst-feedback-m.m: Update for 0.9/0.10 (fixes...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-02 Thomas Vander Sticheletools/gst-run.c: do piece-wise major/minor comparison...
2005-12-01 Thomas Vander Sticheleremove old file
2005-11-30 Thomas Vander Stichelevarious fixes to make
2005-11-29 Thomas Vander Sticheletools/: removing -compprep and -complete
2005-11-28 Edward Herveytools/gst-launch.c: Clarify the output strings, makes...
2005-11-23 Thomas Vander Sticheleremove mentions of sinesrc
2005-11-22 Thomas Vander Stichelegst/: correctly fix GEnumValues so that nick is the...
2005-11-22 Edward HerveyRemoved GstURI , closes bug #321061
2005-10-27 Wim Taymansgst/base/gstbasesink.c: Some more debug.
2005-10-20 Tim-Philipp Müllertools/gst-inspect.c: Fix interface output with gst...
2005-10-18 Wim TaymansSeriously, this is better than a previous commit as...
2005-10-18 Wim TaymansMake messages future proof. state-change gets a flag...
2005-10-13 Thomas Vander Stichelegst/base/: fix up debugging
2005-10-13 Stefan Kostfix GOption context leaks doc fixes
2005-10-12 Wim TaymansSome doc updates.
2005-10-12 Wim TaymansUse GstClockTime in _get_state() instead of GTimeVal.
2005-10-11 Thomas Vander Stichelemore str null protection
2005-10-11 Thomas Vander Stichelegst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P...
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 RonaldMerged in popt removal + GOption addition patch from...
2005-10-08 Wim Taymansgst/gstmessage.*: Clean up.
2005-10-08 Tim-Philipp Müllertools/gst-inspect.c: Can't pass NULL strings to g_print...
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...
next