Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gstreamer
[platform/upstream/gstreamer.git] / tools / gst-launch.c
2008-11-21 Wim Taymanstools/gst-launch.c: Make gst-launch handle LATENCY...
2008-11-04 Wim Taymanstools/gst-launch.c: Print the message seqnums.
2008-10-12 Jan Schmidttools/gst-launch.c: Change the printing of the 'bufferi...
2008-02-05 Stefan Kosttools/gst-launch.c: Dump one graph per pipeline state...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-11-28 Stefan Kostgst/: Fix wrong order of args in GST_CLOCK_DIFF() usage.
2007-10-29 Stefan KostImprove bin graph dumping, by using the envvar to speci...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-09-23 Tim-Philipp Müllerplugins/elements/gstfakesink.c: Add some debug text...
2007-08-17 Wim Taymanstools/gst-launch.c: Don´t try to do any state managemen...
2007-08-16 Wim Taymansgst/gstmessage.h: Add some more docs for the messages.
2007-07-03 Wim Taymanstools/gst-launch.c: When we got an error, there is...
2007-06-15 Stefan Kosttools/gst-launch.c: Remove crufy code. GOption does...
2007-05-24 Wim Taymanstools/gst-launch.c: When buffering goes from a two...
2007-05-12 Wim Taymanstools/gst-launch.c: Give more interesting info when...
2007-03-08 Wim Taymanstools/gst-launch.c: Print INFO messages.
2007-02-23 Wim Taymansgst/gstpipeline.c: Don't ref a NULL clock in _provide_c...
2007-02-21 Thomas Vander Sticheletools/gst-launch.c: Make sure that we actually show...
2007-01-05 Tim-Philipp Müllertools/: Call g_thread_init() really really early, befor...
2006-09-27 Tim-Philipp Müllertests/check/gst/gstcaps.c: Add some tests for gst_caps_...
2006-09-18 Wim Taymansgst/gstelement.c: Use _DEBUG_OBJECT some more.
2006-09-15 Wim Taymanstools/gst-launch.c: Added some comments here and there.
2006-08-21 Tim-Philipp Müllergst/gstxml.c: Chain up to parent class in dispose funct...
2006-08-15 Tim-Philipp Müllertools/gst-launch.c: More space on the left for the...
2006-07-26 Jan Schmidttools/gst-launch.c: If the top-level of the parse is...
2006-07-08 Andy Wingotools/gst-launch.c (main): Handle err == NULL. gst...
2006-05-13 Tim-Philipp Müllertools/gst-launch.c: Fix use of uninitialized variable...
2006-05-12 Tim-Philipp Müllertools/gst-launch.c: Print something more intelligible...
2006-05-09 Tim-Philipp Müllertools/: Fix up includes: need to include stdlib.h in...
2006-05-05 Tim-Philipp Müllertools/: Use the string passed to g_option_context_new...
2006-05-05 Tim-Philipp Müllertools/: Add back --version command line option (#340460).
2006-02-14 Wim Taymanstools/gst-launch.c: NO_PREROLL is not an ERROR so don...
2006-02-04 Tim-Philipp Müllertools/gst-launch.c: Catch errors during preroll (#320084).
2005-11-28 Edward Herveytools/gst-launch.c: Clarify the output strings, makes...
2005-10-27 Wim Taymansgst/base/gstbasesink.c: Some more debug.
2005-10-18 Wim TaymansSeriously, this is better than a previous commit as...
2005-10-18 Wim TaymansMake messages future proof. state-change gets a flag...
2005-10-13 Thomas Vander Stichelegst/base/: fix up debugging
2005-10-13 Stefan Kostfix GOption context leaks doc fixes
2005-10-12 Wim TaymansSome doc updates.
2005-10-12 Wim TaymansUse GstClockTime in _get_state() instead of GTimeVal.
2005-10-11 Thomas Vander Stichelemore str null protection
2005-10-11 Thomas Vander Stichelegst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P...
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 RonaldMerged in popt removal + GOption addition patch from...
2005-10-08 Wim Taymansgst/gstmessage.*: Clean up.
2005-10-08 Wim Taymanstools/gst-launch.c: Better message printout.
2005-10-08 Wim TaymansAdded extra field to STATE_CHANGE message with the...
2005-10-07 Thomas Vander Sticheledon't use if not declared
2005-10-04 Tim-Philipp Müllertools/gst-launch.c: Don't try to run erroneous pipelines.
2005-09-20 Wim TaymansThe timeout handler should have lower priority than...
2005-09-19 Wim TaymansGstBusHandler -> GstBusFunc, return value has the same...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-25 Jan SchmidtRevert unpopular change for GST_MESSAGE_SRC to GObject.
2005-08-24 Jan SchmidtChange GST_MESSAGE_SRC to be a GObject rather than...
2005-08-15 Thomas Vander Sticheledon't convert NULL structures to strings
2005-07-19 Wim Taymanstools/gst-launch.c: Don't block forever for the state...
2005-07-15 Wim TaymansTotally dump messages in -launch with the -m option.
2005-07-12 Wim Taymansgst/base/gstbasetransform.c: Added more debug info...
2005-07-11 Thomas Vander Stichelevalgrind unit tests as check-local; add gst_deinit
2005-07-10 Thomas Vander Stichelegst/gstelement.c: add debug
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-25 Wim TaymansAllow elements to post EOS in the state change function.
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
2005-05-25 Wim Taymanstools/gst-launch.c: Unref message after using its conte...
2005-05-17 Wim Taymanstools/gst-launch.c: Message was unreffed too soon.
2005-05-04 Andy WingoGCC 4 fixen.
2005-03-21 Wim TaymansNext big merge.
2005-03-10 Wim TaymansDoc updates.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-06 David Schleeftools/gst-launch.c: Fix deadlocks in signal.h-type...
2004-08-12 Benjamin Ottegst/elements/gstfilesrc.c: work with non-regular files...
2004-08-03 Benjamin Ottegst/schedulers/entryscheduler.c: fix for GST_DISABLE_DEBUG
2004-07-22 David Schleefdocs/random/ds/0.9-suggested-changes: more comments
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-02 Christophe Fergeautools/: add calls to bind_textdomain_codeset
2004-02-03 Thomas Vander Sticheleadd error symbol start translating gst-inspect
2004-01-20 Thomas Vander Stichelefix output of typefind add GPL headers fix doc snippet
2004-01-13 Thomas Vander Sticheletranslating parsing error messages
2004-01-13 Thomas Vander Sticheleupdate nl transition add gst-launch to be translated
2003-11-24 Benjamin Ottedon't use strdup_value_contents for strings
2003-11-24 Benjamin Ottemerge in tagging
2003-08-19 David Schleeffurther i18n: call setlocale()
2003-08-19 Ronald S. BultjeAdd SIGUSR1/SIGUSR2 as play/stop signals. Also add...
2003-07-14 David SchleefAdd number-of-iterations option.
2003-07-01 David SchleefAdd SIGINT handling. ctrl-C is more graceful now
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-04-28 Benjamin Otteparsing returns elements, not bins - so put it into...
2003-04-13 David SchleefFall back on sa_handler if sa_sigaction doesn't work
2003-04-10 Benjamin Ottepatch to gst-launch - a pipeline parsing can result...
2003-04-04 Benjamin Ottework around popt bug
2003-02-10 Wim Taymans- Add more --disable options
2003-02-03 Wim TaymansBackport verbose option from 0.6.0
2003-02-02 Wim Taymans- Add popt option to enable new tracing
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-07 Wim TaymansSmall fixes, improved query inspect
2002-12-30 Wim TaymansAdd flag to disable fault_setup()
next