index
:
~slomo/gstreamer
1.5
collectpads
concat
instant-rate-change
master
ptp
request-configuration
stream-activate
task-pool
wallclock-meta
GStreamer open-source multimedia framework
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gst-xmlinspect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-04
tools: remove gst-xmlinspect
Tim-Philipp Müller
1
-685
/
+0
2011-06-04
tools, tests: fix some unused-but-set-variable compiler warnings
Tim-Philipp Müller
1
-2
/
+0
2011-05-24
feature: use object name
Wim Taymans
1
-1
/
+1
2011-05-09
tools: avoid using pad caps
Wim Taymans
1
-2
/
+6
2011-04-29
Remove pad_alloc, this can now be done better
Wim Taymans
1
-3
/
+0
2010-12-07
element: rework GstElementDetails
Wim Taymans
1
-4
/
+13
2010-12-06
remove deprecated symbols and methods
Wim Taymans
1
-6
/
+0
2010-02-16
tools: call g_set_prgname() before doing the option parsing
Tim-Philipp Müller
1
-1
/
+3
2010-01-20
tools: Run g_thread_init() unconditionally
Benjamin Otte
1
-2
/
+1
2009-12-09
tools: Move gst_tools_print_version() for the remaining tools
Sebastian Dröge
1
-2
/
+2
2009-08-18
tools: Use iterate_internal_links instead of deprecated get_internal_links
Sebastian Dröge
1
-3
/
+3
2008-07-31
Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
Sebastian Dröge
1
-4
/
+0
2008-04-12
tools/gst-xmlinspect.c: De-cruft a bit. If no argument is specified, print al...
Tim-Philipp Müller
1
-210
/
+40
2007-10-15
tools/gst-inspect.c: Save approx. 400 1 byte allocs when printing. Use API to...
Stefan Kost
1
-2
/
+3
2007-01-05
tools/: Call g_thread_init() really really early, before any other GLib funct...
Tim-Philipp Müller
1
-0
/
+3
2006-06-07
Fix leak spotted by coverity checker. Fixes #343827
Wim Taymans
1
-1
/
+1
2006-05-09
tools/: Fix up includes: need to include stdlib.h in tools.h for exit().
Tim-Philipp Müller
1
-2
/
+0
2006-05-05
tools/: Use the string passed to g_option_context_new() for what it's intende...
Tim-Philipp Müller
1
-1
/
+1
2006-05-05
tools/: Add back --version command line option (#340460).
Tim-Philipp Müller
1
-0
/
+5
2006-01-20
tools/: URL_HANDLER is not a plugin feature we can search for in the registry.
Jan Schmidt
1
-8
/
+0
2005-12-06
expand tabs
Thomas Vander Stichele
1
-1
/
+1
2005-11-30
various fixes to make
Thomas Vander Stichele
1
-0
/
+1
2005-10-13
fix GOption context leaks doc fixes
Stefan Kost
1
-0
/
+1
2005-10-10
Merged in popt removal + GOption addition patch from Ronald, bug #169772.
Ronald
1
-4
/
+14
2005-09-18
check/Makefile.am: Fix environment variables.
David Schleef
1
-2
/
+6
2005-09-15
remove
David Schleef
1
-5
/
+5
2005-08-24
Fixed long standing mem-leak
Stefan Kost
1
-0
/
+1
2005-08-01
deactivate and remove dparams (libgstcontrol)
Stefan Kost
1
-55
/
+0
2005-07-18
Removed plugable schedulers.
Wim Taymans
1
-24
/
+0
2005-06-08
gst/gstutils.c: RPAD fixes all around.
Andy Wingo
1
-22
/
+17
2005-05-09
Remove old query functions. Ported old code.
Wim Taymans
1
-15
/
+4
2005-05-04
GCC 4 fixen.
Andy Wingo
1
-1
/
+2
2005-04-12
Use libxml2 for registry parsing, use staticpadtemplates in elementfactories....
Ronald S. Bultje
1
-5
/
+5
2005-03-21
Next big merge.
Wim Taymans
1
-31
/
+18
2005-03-07
First THREADED backport attempt, focusing on adding locks and making sure the...
Wim Taymans
1
-11
/
+2
2004-05-14
typos : unkown => unknown
Stéphane Loeuillet
1
-3
/
+3
2004-05-07
Changes to handle compilers that don't have variadic macro support. In parti...
David Schleef
1
-0
/
+15
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-263
/
+263
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-316
/
+319
2004-02-16
Spelling fix
Johan Dahlin
1
-1
/
+1
2004-02-16
Spelling fix
Johan Dahlin
1
-1
/
+1
2003-12-22
Merge CAPS branch
David Schleef
1
-132
/
+8
2003-12-04
remove copyright field from plugin structs
Andy Wingo
1
-1
/
+0
2003-11-29
Remove old autoplug code
David Schleef
1
-26
/
+0
2003-11-24
implement URI schemes
Benjamin Otte
1
-10
/
+0
2003-10-31
update plugin initialization restructuring (see email for details
Benjamin Otte
1
-22
/
+24
2003-10-28
Initialise some variables to get the thing to compile
Iain Holmes
1
-2
/
+2
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-29
/
+30
2003-08-19
further i18n: call setlocale()
David Schleef
1
-0
/
+3
2003-06-29
GST_DEBUG reorganization containing loads of stuff:
Benjamin Otte
1
-0
/
+4
[next]