2006-05-13 |
Tim-Philipp Müller | tools/gst-launch.c: Fix use of uninitialized variable... |
tree | commitdiff |
2006-05-12 |
Tim-Philipp Müller | tools/gst-launch.c: Print something more intelligible... |
tree | commitdiff |
2006-05-09 |
Tim-Philipp Müller | tools/: Fix up includes: need to include stdlib.h in... |
tree | commitdiff |
2006-05-05 |
Tim-Philipp Müller | tools/: Use the string passed to g_option_context_new... |
tree | commitdiff |
2006-05-05 |
Tim-Philipp Müller | tools/: Add back --version command line option (#340460). |
tree | commitdiff |
2006-04-29 |
Tim-Philipp Müller | tools/gst-run.c: Fix wrong g_file_test() usage (see... |
tree | commitdiff |
2006-04-04 |
Michael Smith | tools/gst-inspect.c: Free the right plugin list; fixes... |
tree | commitdiff |
2006-03-22 |
Tim-Philipp Müller | tools/gst-launch.1.in: Fix another typo. |
tree | commitdiff |
2006-03-21 |
Tim-Philipp Müller | tools/gst-feedback.1.in: Fix typo: s/feeback/feedback... |
tree | commitdiff |
2006-03-21 |
Tim-Philipp Müller | tools/: Add FILES section and correct entry about GST_R... |
tree | commitdiff |
2006-03-21 |
Tim-Philipp Müller | tools/: Remove gst-md5sum and man page (the md5sink... |
tree | commitdiff |
2006-02-14 |
Wim Taymans | tools/gst-launch.c: NO_PREROLL is not an ERROR so don... |
tree | commitdiff |
2006-02-04 |
Tim-Philipp Müller | tools/gst-launch.c: Catch errors during preroll (#320084). |
tree | commitdiff |
2006-01-20 |
Jan Schmidt | tools/: URL_HANDLER is not a plugin feature we can... |
tree | commitdiff |
2006-01-17 |
Andy Wingo | gst/gstregistry.c (_gst_registry_remove_cache_plugins... |
tree | commitdiff |
2006-01-12 |
Stefan Kost | tools/: cleanup man-pages, remove reference to gst... |
tree | commitdiff |
2006-01-11 |
Stefan Kost | docs/random/ensonic/media-device-daemon.txt: more ideas... |
tree | commitdiff |
2005-12-27 |
Tim-Philipp Müller | tools/gst-inspect.c: Handle properties of POINTER and... |
tree | commitdiff |
2005-12-25 |
David Schleef | tools/gstreamer-completion: Replacement for gst-complet... |
tree | commitdiff |
2005-12-17 |
Tim-Philipp Müller | tools/gst-launch.1.in: Update gst-launch man page;... |
tree | commitdiff |
2005-12-16 |
Tim-Philipp Müller | tools/gst-feedback-m.m: Update for 0.9/0.10 (fixes... |
tree | commitdiff |
2005-12-06 |
Thomas Vander Stichele | expand tabs |
tree | commitdiff |
2005-12-02 |
Thomas Vander Stichele | tools/gst-run.c: do piece-wise major/minor comparison... |
tree | commitdiff |
2005-12-01 |
Thomas Vander Stichele | remove old file |
tree | commitdiff |
2005-11-30 |
Thomas Vander Stichele | various fixes to make |
tree | commitdiff |
2005-11-29 |
Thomas Vander Stichele | tools/: removing -compprep and -complete |
tree | commitdiff |
2005-11-28 |
Edward Hervey | tools/gst-launch.c: Clarify the output strings, makes... |
tree | commitdiff |
2005-11-23 |
Thomas Vander Stichele | remove mentions of sinesrc |
tree | commitdiff |
2005-11-22 |
Thomas Vander Stichele | gst/: correctly fix GEnumValues so that nick is the... |
tree | commitdiff |
2005-11-22 |
Edward Hervey | Removed GstURI , closes bug #321061 |
tree | commitdiff |
2005-10-27 |
Wim Taymans | gst/base/gstbasesink.c: Some more debug. |
tree | commitdiff |
2005-10-20 |
Tim-Philipp Müller | tools/gst-inspect.c: Fix interface output with gst... |
tree | commitdiff |
2005-10-18 |
Wim Taymans | Seriously, this is better than a previous commit as... |
tree | commitdiff |
2005-10-18 |
Wim Taymans | Make messages future proof. state-change gets a flag... |
tree | commitdiff |
2005-10-13 |
Thomas Vander Stichele | gst/base/: fix up debugging |
tree | commitdiff |
2005-10-13 |
Stefan Kost | fix GOption context leaks doc fixes |
tree | commitdiff |
2005-10-12 |
Wim Taymans | Some doc updates. |
tree | commitdiff |
2005-10-12 |
Wim Taymans | Use GstClockTime in _get_state() instead of GTimeVal. |
tree | commitdiff |
2005-10-11 |
Thomas Vander Stichele | more str null protection |
tree | commitdiff |
2005-10-11 |
Thomas Vander Stichele | gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P... |
tree | commitdiff |
2005-10-10 |
Wim Taymans | check/: Check fixes, use API as stated in design docs... |
tree | commitdiff |
2005-10-10 |
Ronald | Merged in popt removal + GOption addition patch from... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstmessage.*: Clean up. |
tree | commitdiff |
2005-10-08 |
Tim-Philipp Müller | tools/gst-inspect.c: Can't pass NULL strings to g_print... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | tools/gst-launch.c: Better message printout. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | Added extra field to STATE_CHANGE message with the... |
tree | commitdiff |
2005-10-07 |
Thomas Vander Stichele | don't use if not declared |
tree | commitdiff |
2005-10-07 |
Michael Smith | Print out feature and plugin count at the end when... |
tree | commitdiff |
2005-10-04 |
Tim-Philipp Müller | tools/gst-launch.c: Don't try to run erroneous pipelines. |
tree | commitdiff |
2005-10-04 |
Michael Smith | gst/gsterror.c: Add another error string used in a... |
tree | commitdiff |
2005-09-29 |
David Schleef | gst/gstplugin.c: Make some error messages more end... |
tree | commitdiff |
2005-09-26 |
Michael Smith | Correct syntax for debug option in gst-launch manpage |
tree | commitdiff |
2005-09-22 |
Andy Wingo | gst/gstconfig.h.in: Psych out gtk-doc. |
tree | commitdiff |
2005-09-20 |
Wim Taymans | The timeout handler should have lower priority than... |
tree | commitdiff |
2005-09-20 |
Tim-Philipp Müller | tools/gst-inspect.c: Fix two typos. |
tree | commitdiff |
2005-09-19 |
Wim Taymans | GstBusHandler -> GstBusFunc, return value has the same... |
tree | commitdiff |
2005-09-18 |
David Schleef | tools/gst-inspect.c: Revert the GOption code. |
tree | commitdiff |
2005-09-18 |
David Schleef | check/Makefile.am: Fix environment variables. |
tree | commitdiff |
2005-09-16 |
Thomas Vander Stichele | remove gst-register |
tree | commitdiff |
2005-09-15 |
David Schleef | remove |
tree | commitdiff |
2005-09-09 |
Thomas Vander Stichele | configure.ac: say what CHECK flags we use |
tree | commitdiff |
2005-09-03 |
Thomas Vander Stichele | add a source plugin description field, to represent... |
tree | commitdiff |
2005-09-02 |
Andy Wingo | gst/gstelement.h (GstState): Renamed from GstElementSta... |
tree | commitdiff |
2005-09-02 |
Thomas Vander Stichele | gst/: fix a bunch of unchecked return values |
tree | commitdiff |
2005-08-29 |
Stefan Kost | check/gst-libs/controller.c: more tests |
tree | commitdiff |
2005-08-25 |
Jan Schmidt | Revert unpopular change for GST_MESSAGE_SRC to GObject. |
tree | commitdiff |
2005-08-24 |
Stefan Kost | Fixed long standing mem-leak |
tree | commitdiff |
2005-08-24 |
Jan Schmidt | Change GST_MESSAGE_SRC to be a GObject rather than... |
tree | commitdiff |
2005-08-23 |
Stefan Kost | inlined more doc comments, added missing comments and... |
tree | commitdiff |
2005-08-22 |
Stefan Kost | ported gstchildproxy over from 0.8 ported gst-inspect... |
tree | commitdiff |
2005-08-21 |
Jan Schmidt | check/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS |
tree | commitdiff |
2005-08-15 |
Thomas Vander Stichele | don't convert NULL structures to strings |
tree | commitdiff |
2005-08-01 |
Stefan Kost | deactivate and remove dparams (libgstcontrol) |
tree | commitdiff |
2005-07-19 |
Wim Taymans | tools/gst-launch.c: Don't block forever for the state... |
tree | commitdiff |
2005-07-18 |
Wim Taymans | Removed plugable schedulers. |
tree | commitdiff |
2005-07-15 |
Andy Wingo | remove irrelevant code |
tree | commitdiff |
2005-07-15 |
Andy Wingo | tools/gst-typefind.c: Update, add copyright block. |
tree | commitdiff |
2005-07-15 |
Wim Taymans | Totally dump messages in -launch with the -m option. |
tree | commitdiff |
2005-07-12 |
Wim Taymans | gst/base/gstbasetransform.c: Added more debug info... |
tree | commitdiff |
2005-07-11 |
Thomas Vander Stichele | valgrind unit tests as check-local; add gst_deinit |
tree | commitdiff |
2005-07-10 |
Thomas Vander Stichele | gst/gstelement.c: add debug |
tree | commitdiff |
2005-06-28 |
Andy Wingo | *.c: Don't cast to GST_OBJECT when reffing or unreffing... |
tree | commitdiff |
2005-06-27 |
Andy Wingo | gst/base/gsttypefindhelper.c (gst_type_find_helper... |
tree | commitdiff |
2005-06-25 |
Wim Taymans | Allow elements to post EOS in the state change function. |
tree | commitdiff |
2005-06-23 |
Wim Taymans | Added support for live sources and other elements that... |
tree | commitdiff |
2005-06-17 |
Thomas Vander Stichele | ignore more |
tree | commitdiff |
2005-06-08 |
Andy Wingo | gst/gstutils.c: RPAD fixes all around. |
tree | commitdiff |
2005-05-25 |
Wim Taymans | tools/gst-launch.c: Unref message after using its conte... |
tree | commitdiff |
2005-05-19 |
Wim Taymans | tools/gst-inspect.c: A plugin feature does unfortunatly... |
tree | commitdiff |
2005-05-17 |
Wim Taymans | tools/gst-launch.c: Message was unreffed too soon. |
tree | commitdiff |
2005-05-09 |
Wim Taymans | Remove old query functions. Ported old code. |
tree | commitdiff |
2005-05-04 |
Andy Wingo | GCC 4 fixen. |
tree | commitdiff |
2005-04-12 |
Ronald S. Bultje | Use libxml2 for registry parsing, use staticpadtemplate... |
tree | commitdiff |
2005-03-21 |
Wim Taymans | Next big merge. |
tree | commitdiff |
2005-03-10 |
Wim Taymans | Doc updates. |
tree | commitdiff |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
tree | commitdiff |
2005-02-08 |
Ronald S. Bultje | tools/gst-launch.1.in: Fix typo (#166699). |
tree | commitdiff |
2005-01-06 |
David Schleef | tools/gst-launch.c: Fix deadlocks in signal.h-type... |
tree | commitdiff |
2004-10-22 |
Benjamin Otte | tools/gst-inspect.c: print signal arguments as pointers... |
tree | commitdiff |
2004-10-19 |
Wim Taymans | tools/gst-inspect.c: Use the realpad when printing... |
tree | commitdiff |
next |