index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-23
gst/gstpipeline.c: Don't ref a NULL clock in _provide_clock_func().
Wim Taymans
1
-1
/
+1
2007-02-21
tools/gst-launch.c: Make sure that we actually show the important message par...
Thomas Vander Stichele
1
-7
/
+6
2007-02-02
tools/gst-launch.1.in: Give example for network streaming (#351998)
Stefan Kost
1
-3
/
+3
2007-01-11
tools/gst-inspect.c: Add --print-plugin-auto-install-info option to gst-inspe...
Tim-Philipp Müller
1
-4
/
+148
2007-01-05
tools/: Call g_thread_init() really really early, before any other GLib funct...
Tim-Philipp Müller
4
-0
/
+12
2006-12-07
Fix refcounting of gst_plugin_feature_load to match the docs.
Jan Schmidt
1
-0
/
+1
2006-11-22
docs/pwg/advanced-types.xml: add more missing type details
Stefan Kost
1
-1
/
+0
2006-11-08
tools/gst-inspect.c: Print a string instead of 'unknown type' for GValueArray...
Jan Schmidt
1
-0
/
+2
2006-10-16
docs/design/part-live-source.txt: describe howto handle latency
Stefan Kost
1
-14
/
+5
2006-09-27
tests/check/gst/gstcaps.c: Add some tests for gst_caps_intersect().
Tim-Philipp Müller
1
-1
/
+1
2006-09-26
tools/gst-inspect.c: Fix printing of flags to match the look of enums.
Wim Taymans
1
-3
/
+4
2006-09-18
gst/gstelement.c: Use _DEBUG_OBJECT some more.
Wim Taymans
1
-4
/
+2
2006-09-15
tools/gst-launch.c: Added some comments here and there.
Wim Taymans
1
-48
/
+90
2006-09-15
tools/gst-inspect.c: List flags as hex so it's easier to deal with.
Wim Taymans
1
-1
/
+1
2006-08-23
tools/: add debug-log plotting developer tool (#340674)
Stefan Kost
2
-1
/
+252
2006-08-21
gst/gstxml.c: Chain up to parent class in dispose function and also unref the...
Tim-Philipp Müller
1
-2
/
+4
2006-08-15
tools/gst-launch.c: More space on the left for the tag names, to cater for th...
Tim-Philipp Müller
1
-2
/
+2
2006-07-26
tools/gst-launch.c: If the top-level of the parse is a normal bin, it doesn't...
Jan Schmidt
1
-1
/
+4
2006-07-08
tools/gst-launch.c (main): Handle err == NULL. gst/gst.c (init_post, ensure_c...
Andy Wingo
1
-1
/
+4
2006-07-03
The attached patch will make the inclusion of gettext.h unconditional in gst/...
Peter Kjellerstedt
1
-1
/
+0
2006-07-02
Makefile.am: include lcov.mak for lcov coverage generation
Thomas Vander Stichele
1
-1
/
+1
2006-06-21
tools/gst-feedback-m.m: Don't only use unversioned tools, try versioned tools...
Tim-Philipp Müller
1
-2
/
+15
2006-06-16
tools/gst-launch.1.in: Un-garble (fourcc) bit in filtered caps section.
Tim-Philipp Müller
1
-1
/
+1
2006-06-12
tools/gst-inspect.c: Properly print enum values.
Wim Taymans
1
-0
/
+3
2006-06-07
Fix leak spotted by coverity checker. Fixes #343827
Wim Taymans
1
-1
/
+1
2006-05-26
tools/gst-inspect.c: Add missing include, removes warning of ngettext not bei...
Zaheer Abbas Merali
1
-0
/
+1
2006-05-24
mark more strings for translation
Thomas Vander Stichele
1
-8
/
+16
2006-05-13
tools/gst-launch.c: Fix use of uninitialized variable in the hypothetical cas...
Tim-Philipp Müller
1
-0
/
+2
2006-05-12
tools/gst-launch.c: Print something more intelligible for image tags when usi...
Tim-Philipp Müller
1
-0
/
+13
2006-05-09
tools/: Fix up includes: need to include stdlib.h in tools.h for exit().
Tim-Philipp Müller
5
-11
/
+3
2006-05-05
tools/: Use the string passed to g_option_context_new() for what it's intende...
Tim-Philipp Müller
5
-9
/
+12
2006-05-05
tools/: Add back --version command line option (#340460).
Tim-Philipp Müller
6
-58
/
+205
2006-04-29
tools/gst-run.c: Fix wrong g_file_test() usage (see glib docs for why it does...
Tim-Philipp Müller
1
-3
/
+9
2006-04-04
tools/gst-inspect.c: Free the right plugin list; fixes a memory leak.
Michael Smith
1
-1
/
+1
2006-03-22
tools/gst-launch.1.in: Fix another typo.
Tim-Philipp Müller
1
-1
/
+1
2006-03-21
tools/gst-feedback.1.in: Fix typo: s/feeback/feedback/ (#133494).
Tim-Philipp Müller
1
-1
/
+1
2006-03-21
tools/: Add FILES section and correct entry about GST_REGISTRY_PATH environme...
Tim-Philipp Müller
2
-1
/
+9
2006-03-21
tools/: Remove gst-md5sum and man page (the md5sink element required was remo...
Tim-Philipp Müller
3
-185
/
+3
2006-02-14
tools/gst-launch.c: NO_PREROLL is not an ERROR so don't send confusing messag...
Wim Taymans
1
-1
/
+1
2006-02-04
tools/gst-launch.c: Catch errors during preroll (#320084).
Tim-Philipp Müller
1
-5
/
+16
2006-01-20
tools/: URL_HANDLER is not a plugin feature we can search for in the registry.
Jan Schmidt
2
-16
/
+0
2006-01-17
gst/gstregistry.c (_gst_registry_remove_cache_plugins): Lock the registry whi...
Andy Wingo
1
-2
/
+1
2006-01-12
tools/: cleanup man-pages, remove reference to gst-register, document env-vars
Stefan Kost
8
-87
/
+73
2006-01-11
docs/random/ensonic/media-device-daemon.txt: more ideas (dbus)
Stefan Kost
1
-1
/
+3
2005-12-27
tools/gst-inspect.c: Handle properties of POINTER and BOXED type.
Tim-Philipp Müller
1
-0
/
+10
2005-12-25
tools/gstreamer-completion: Replacement for gst-complete written in sh and se...
David Schleef
1
-0
/
+27
2005-12-17
tools/gst-launch.1.in: Update gst-launch man page; add a section with useful ...
Tim-Philipp Müller
1
-93
/
+120
2005-12-16
tools/gst-feedback-m.m: Update for 0.9/0.10 (fixes #323870).
Tim-Philipp Müller
1
-7
/
+21
2005-12-06
expand tabs
Thomas Vander Stichele
1
-1
/
+1
2005-12-02
tools/gst-run.c: do piece-wise major/minor comparison so 0.9 < 0.10 also allo...
Thomas Vander Stichele
1
-13
/
+70
[next]