summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2006-04-04tools/gst-inspect.c: Free the right plugin list; fixes a memory leak.Michael Smith1-1/+1
2006-03-22tools/gst-launch.1.in: Fix another typo.Tim-Philipp Müller1-1/+1
2006-03-21tools/gst-feedback.1.in: Fix typo: s/feeback/feedback/ (#133494).Tim-Philipp Müller1-1/+1
2006-03-21tools/: Add FILES section and correct entry about GST_REGISTRY_PATH environme...Tim-Philipp Müller2-1/+9
2006-03-21tools/: Remove gst-md5sum and man page (the md5sink element required was remo...Tim-Philipp Müller3-185/+3
2006-02-14tools/gst-launch.c: NO_PREROLL is not an ERROR so don't send confusing messag...Wim Taymans1-1/+1
2006-02-04tools/gst-launch.c: Catch errors during preroll (#320084).Tim-Philipp Müller1-5/+16
2006-01-20tools/: URL_HANDLER is not a plugin feature we can search for in the registry.Jan Schmidt2-16/+0
2006-01-17gst/gstregistry.c (_gst_registry_remove_cache_plugins): Lock the registry whi...Andy Wingo1-2/+1
2006-01-12tools/: cleanup man-pages, remove reference to gst-register, document env-varsStefan Kost8-87/+73
2006-01-11docs/random/ensonic/media-device-daemon.txt: more ideas (dbus)Stefan Kost1-1/+3
2005-12-27tools/gst-inspect.c: Handle properties of POINTER and BOXED type.Tim-Philipp Müller1-0/+10
2005-12-25tools/gstreamer-completion: Replacement for gst-complete written in sh and se...David Schleef1-0/+27
2005-12-17tools/gst-launch.1.in: Update gst-launch man page; add a section with useful ...Tim-Philipp Müller1-93/+120
2005-12-16tools/gst-feedback-m.m: Update for 0.9/0.10 (fixes #323870).Tim-Philipp Müller1-7/+21
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-12-02tools/gst-run.c: do piece-wise major/minor comparison so 0.9 < 0.10 also allo...Thomas Vander Stichele1-13/+70
2005-12-01remove old fileThomas Vander Stichele1-84/+0
2005-11-30various fixes to makeThomas Vander Stichele3-12/+37
2005-11-29tools/: removing -compprep and -completeThomas Vander Stichele5-463/+1
2005-11-28tools/gst-launch.c: Clarify the output strings, makes it easier to translate.Edward Hervey1-9/+9
2005-11-23remove mentions of sinesrcThomas Vander Stichele1-1/+1
2005-11-22gst/: correctly fix GEnumValues so that nick is the short lowercase dashed tagThomas Vander Stichele1-2/+3
2005-11-22Removed GstURI , closes bug #321061Edward Hervey2-6/+1
2005-10-27gst/base/gstbasesink.c: Some more debug.Wim Taymans1-3/+0
2005-10-20tools/gst-inspect.c: Fix interface output with gst-inspect -a; don't print ne...Tim-Philipp Müller1-6/+6
2005-10-18Seriously, this is better than a previous commit as we only need to notify th...Wim Taymans1-2/+1
2005-10-18Make messages future proof. state-change gets a flag if it was a message comm...Wim Taymans1-1/+3
2005-10-13gst/base/: fix up debuggingThomas Vander Stichele1-1/+1
2005-10-13fix GOption context leaks doc fixesStefan Kost4-0/+4
2005-10-12Some doc updates.Wim Taymans1-4/+0
2005-10-12Use GstClockTime in _get_state() instead of GTimeVal.Wim Taymans2-6/+8
2005-10-11more str null protectionThomas Vander Stichele1-3/+4
2005-10-11gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGEThomas Vander Stichele2-4/+4
2005-10-10check/: Check fixes, use API as stated in design docs, remove hacks.Wim Taymans1-1/+4
2005-10-10Merged in popt removal + GOption addition patch from Ronald, bug #169772.Ronald5-103/+66
2005-10-08gst/gstmessage.*: Clean up.Wim Taymans1-0/+9
2005-10-08tools/gst-inspect.c: Can't pass NULL strings to g_print() on windows.Tim-Philipp Müller1-2/+7
2005-10-08tools/gst-launch.c: Better message printout.Wim Taymans1-2/+6
2005-10-08Added extra field to STATE_CHANGE message with the pending state, which will ...Wim Taymans1-2/+2
2005-10-07don't use if not declaredThomas Vander Stichele1-0/+2
2005-10-07Print out feature and plugin count at the end when printing out all features.Michael Smith1-0/+6
2005-10-04tools/gst-launch.c: Don't try to run erroneous pipelines.Tim-Philipp Müller1-1/+1
2005-10-04gst/gsterror.c: Add another error string used in a few existing plugins.Michael Smith1-0/+5
2005-09-29gst/gstplugin.c: Make some error messages more end-user friendly.David Schleef1-2/+17
2005-09-26Correct syntax for debug option in gst-launch manpageMichael Smith1-2/+2
2005-09-22gst/gstconfig.h.in: Psych out gtk-doc.Andy Wingo1-4/+10
2005-09-20The timeout handler should have lower priority than the source so we don't ti...Wim Taymans1-0/+1
2005-09-20tools/gst-inspect.c: Fix two typos.Tim-Philipp Müller1-2/+2
2005-09-19GstBusHandler -> GstBusFunc, return value has the same meaning as any other G...Wim Taymans2-11/+5