gst/gstutils.h: Initialize g_once_init* data with 0. Fixes bug #567225.
[platform/upstream/gstreamer.git] / tools /
2008-12-09 Stefan Kosttools/gst-launch.1.in: Fix description of how to specif...
2008-11-21 Wim Taymanstools/gst-launch.c: Make gst-launch handle LATENCY...
2008-11-17 Andy Wingotools/gst-inspect.c (print_all_uri_handlers): New funct...
2008-11-12 Wim Taymanstools/gst-inspect.c: Add --plugin option. Fixes #560301.
2008-11-04 Wim Taymanstools/gst-launch.c: Print the message seqnums.
2008-10-12 Jan Schmidttools/gst-launch.c: Change the printing of the 'bufferi...
2008-08-18 Tim-Philipp Müllertools/gst-launch.1.in: Document GST_REGISTRY_UPDATE...
2008-07-31 Sebastian DrögeRemove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
2008-07-02 Thijs Vermeirtools/gst-plot-timeline.py: Fix parsing of log messages
2008-05-28 Sebastian Drögetools/gst-inspect.c: If possible print the element...
2008-05-04 Sebastian Drögetools/gst-inspect.c: Use "%s" as format string instead...
2008-04-26 Edward Herveytools/gst-run.c: Include <unistd.h> conditionally on...
2008-04-25 Stefan Kosttools/gst-launch.1.in: Forgot to also add the envvar...
2008-04-20 Sebastian Drögetools/gst-inspect.c: Print the URI protocols and the...
2008-04-12 Tim-Philipp Müllertools/gst-xmlinspect.c: De-cruft a bit. If no argument...
2008-03-22 Sebastian DrögeAPI: Add GST_IS_PARAM_SPEC_MINI_OBJECT, GST_PARAM_SPEC_...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-05 Stefan Kosttools/gst-launch.c: Dump one graph per pipeline state...
2008-02-02 Sebastian Drögetools/gst-inspect.c: Fix a few memory leaks.
2008-01-30 Jan Schmidttools/gst-inspect.c: Revert previous commit in preparat...
2008-01-29 Sebastian Drögetools/gst-inspect.c: Fix a few memory leaks.
2008-01-09 Wim Taymansgst/gstbuffer.c: Update some comments.
2008-01-01 Thijs Vermeirtools/gst-plot-timeline.py: Add more options to gst...
2007-12-13 Sebastian Drögetools/gst-inspect.c: Add support for GstFraction proper...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-11-28 Stefan Kostgst/: Fix wrong order of args in GST_CLOCK_DIFF() usage.
2007-11-22 Stefan Kosttools/gst-inspect.c: Print 'default value' for enums...
2007-10-29 Stefan KostImprove bin graph dumping, by using the envvar to speci...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-10-15 Wim Taymanstools/gst-inspect.c: Don't crash when inspecting an...
2007-10-15 Stefan Kosttools/gst-inspect.c: Save approx. 400 1 byte allocs...
2007-09-23 Tim-Philipp Müllerplugins/elements/gstfakesink.c: Add some debug text...
2007-08-20 Wim Taymanstools/gst-launch.1.in: Add colorspace to example pipeli...
2007-08-17 Wim Taymanstools/gst-launch.c: Don´t try to do any state managemen...
2007-08-16 Wim Taymansgst/gstmessage.h: Add some more docs for the messages.
2007-07-25 Steve Finktools/gst-inspect.1.in: Document --print-all and -...
2007-07-23 Stefan Kosttools/gst-inspect.c: Also give media-type for typefinde...
2007-07-20 Stefan Kosttools/gst-plot-timeline.py: Better log parsing (categor...
2007-07-03 Wim Taymanstools/gst-launch.c: When we got an error, there is...
2007-06-15 Stefan Kosttools/gst-launch.c: Remove crufy code. GOption does...
2007-05-24 Wim Taymanstools/gst-launch.c: When buffering goes from a two...
2007-05-12 Wim Taymanstools/gst-launch.c: Give more interesting info when...
2007-05-03 Zaheer Abbas Meralitools/gst-inspect.c (print_implementation_info): Remove...
2007-05-02 Tim-Philipp Müllertools/: Don't create a customised man page based on...
2007-04-05 Michael Smithtools/gst-launch.1.in: fractions are better supported...
2007-03-15 Tim-Philipp Müllertools/gst-inspect.c: Now that we don't check for the...
2007-03-14 Tim-Philipp Müllertools/gst-inspect.c: Don't require decoder/demuxer...
2007-03-08 Wim Taymanstools/gst-launch.c: Print INFO messages.
2007-02-23 Wim Taymansgst/gstpipeline.c: Don't ref a NULL clock in _provide_c...
2007-02-21 Thomas Vander Sticheletools/gst-launch.c: Make sure that we actually show...
2007-02-02 Stefan Kosttools/gst-launch.1.in: Give example for network streami...
2007-01-11 Tim-Philipp Müllertools/gst-inspect.c: Add --print-plugin-auto-install...
2007-01-05 Tim-Philipp Müllertools/: Call g_thread_init() really really early, befor...
2006-12-07 Jan SchmidtFix refcounting of gst_plugin_feature_load to match...
2006-11-22 Stefan Kostdocs/pwg/advanced-types.xml: add more missing type...
2006-11-08 Jan Schmidttools/gst-inspect.c: Print a string instead of 'unknown...
2006-10-16 Stefan Kostdocs/design/part-live-source.txt: describe howto handle...
2006-09-27 Tim-Philipp Müllertests/check/gst/gstcaps.c: Add some tests for gst_caps_...
2006-09-26 Wim Taymanstools/gst-inspect.c: Fix printing of flags to match...
2006-09-18 Wim Taymansgst/gstelement.c: Use _DEBUG_OBJECT some more.
2006-09-15 Wim Taymanstools/gst-launch.c: Added some comments here and there.
2006-09-15 Wim Taymanstools/gst-inspect.c: List flags as hex so it's easier...
2006-08-23 Stefan Kosttools/: add debug-log plotting developer tool (#340674)
2006-08-21 Tim-Philipp Müllergst/gstxml.c: Chain up to parent class in dispose funct...
2006-08-15 Tim-Philipp Müllertools/gst-launch.c: More space on the left for the...
2006-07-26 Jan Schmidttools/gst-launch.c: If the top-level of the parse is...
2006-07-08 Andy Wingotools/gst-launch.c (main): Handle err == NULL. gst...
2006-07-03 Peter KjellerstedtThe attached patch will make the inclusion of gettext...
2006-07-02 Thomas Vander SticheleMakefile.am: include lcov.mak for lcov coverage generation
2006-06-21 Tim-Philipp Müllertools/gst-feedback-m.m: Don't only use unversioned...
2006-06-16 Tim-Philipp Müllertools/gst-launch.1.in: Un-garble (fourcc) bit in filter...
2006-06-12 Wim Taymanstools/gst-inspect.c: Properly print enum values.
2006-06-07 Wim TaymansFix leak spotted by coverity checker. Fixes #343827
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
next