summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-02-23gst/gstpipeline.c: Don't ref a NULL clock in _provide_clock_func().Wim Taymans1-1/+1
2007-02-21tools/gst-launch.c: Make sure that we actually show the important message par...Thomas Vander Stichele1-7/+6
2007-02-02tools/gst-launch.1.in: Give example for network streaming (#351998)Stefan Kost1-3/+3
2007-01-11tools/gst-inspect.c: Add --print-plugin-auto-install-info option to gst-inspe...Tim-Philipp Müller1-4/+148
2007-01-05tools/: Call g_thread_init() really really early, before any other GLib funct...Tim-Philipp Müller4-0/+12
2006-12-07Fix refcounting of gst_plugin_feature_load to match the docs.Jan Schmidt1-0/+1
2006-11-22docs/pwg/advanced-types.xml: add more missing type detailsStefan Kost1-1/+0
2006-11-08tools/gst-inspect.c: Print a string instead of 'unknown type' for GValueArray...Jan Schmidt1-0/+2
2006-10-16docs/design/part-live-source.txt: describe howto handle latencyStefan Kost1-14/+5
2006-09-27tests/check/gst/gstcaps.c: Add some tests for gst_caps_intersect().Tim-Philipp Müller1-1/+1
2006-09-26tools/gst-inspect.c: Fix printing of flags to match the look of enums.Wim Taymans1-3/+4
2006-09-18gst/gstelement.c: Use _DEBUG_OBJECT some more.Wim Taymans1-4/+2
2006-09-15tools/gst-launch.c: Added some comments here and there.Wim Taymans1-48/+90
2006-09-15tools/gst-inspect.c: List flags as hex so it's easier to deal with.Wim Taymans1-1/+1
2006-08-23tools/: add debug-log plotting developer tool (#340674)Stefan Kost2-1/+252
2006-08-21gst/gstxml.c: Chain up to parent class in dispose function and also unref the...Tim-Philipp Müller1-2/+4
2006-08-15tools/gst-launch.c: More space on the left for the tag names, to cater for th...Tim-Philipp Müller1-2/+2
2006-07-26tools/gst-launch.c: If the top-level of the parse is a normal bin, it doesn't...Jan Schmidt1-1/+4
2006-07-08tools/gst-launch.c (main): Handle err == NULL. gst/gst.c (init_post, ensure_c...Andy Wingo1-1/+4
2006-07-03The attached patch will make the inclusion of gettext.h unconditional in gst/...Peter Kjellerstedt1-1/+0
2006-07-02Makefile.am: include lcov.mak for lcov coverage generationThomas Vander Stichele1-1/+1
2006-06-21tools/gst-feedback-m.m: Don't only use unversioned tools, try versioned tools...Tim-Philipp Müller1-2/+15
2006-06-16tools/gst-launch.1.in: Un-garble (fourcc) bit in filtered caps section.Tim-Philipp Müller1-1/+1
2006-06-12tools/gst-inspect.c: Properly print enum values.Wim Taymans1-0/+3
2006-06-07Fix leak spotted by coverity checker. Fixes #343827Wim Taymans1-1/+1
2006-05-26tools/gst-inspect.c: Add missing include, removes warning of ngettext not bei...Zaheer Abbas Merali1-0/+1
2006-05-24mark more strings for translationThomas Vander Stichele1-8/+16
2006-05-13tools/gst-launch.c: Fix use of uninitialized variable in the hypothetical cas...Tim-Philipp Müller1-0/+2
2006-05-12tools/gst-launch.c: Print something more intelligible for image tags when usi...Tim-Philipp Müller1-0/+13
2006-05-09tools/: Fix up includes: need to include stdlib.h in tools.h for exit().Tim-Philipp Müller5-11/+3
2006-05-05tools/: Use the string passed to g_option_context_new() for what it's intende...Tim-Philipp Müller5-9/+12
2006-05-05tools/: Add back --version command line option (#340460).Tim-Philipp Müller6-58/+205
2006-04-29tools/gst-run.c: Fix wrong g_file_test() usage (see glib docs for why it does...Tim-Philipp Müller1-3/+9
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