Makefile.am: Add check-exports target and run it as part of 'make check' (see #499140...
[platform/upstream/gstreamer.git] / tools /
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
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.
next