]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - tools/gst-launch.c
Added extra field to STATE_CHANGE message with the pending state, which will be diffe...
[glsdk/gstreamer0-10.git] / tools / gst-launch.c
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()
2002-12-19 Wim TaymansSmall cleanups
2002-12-08 Wim TaymansASYNC state changes are not an error.
2002-11-20 Wim TaymansPrint buffer stats even after failed state change.
2002-11-14 David SchleefAdd automatic stack dumping on SIGSEGV and SIGQUIT
2002-09-24 Wim TaymansFix silly free twice bug
2002-09-23 Thomas Vander Stichelebackports and fixes
2002-09-17 Wim Taymans- Refactor the caps print function in -inspect
2002-09-12 Wim TaymansFix the min value for the stats
2002-07-30 Wim Taymans-inspect fixes for formats
2002-07-24 Wim Taymans- Make inspect show the event masks, formats and quppor...
2002-07-08 Wim TaymansAlso print event stats on exit.
2002-06-03 Wim TaymansWe are nano seconds now..
2002-05-29 Steve Bakerthis wasn't actually needed
2002-05-28 Steve Bakerthis seems to be needed when doing a pipeline like...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-17 Benjamin Ottefix bug with --gst-fatal-warnings when exclude_args...
2002-04-16 Benjamin Otteyay, a new option to play with! added -X / --exclude...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-04 Benjamin Ottefix all compiler warnings
2002-03-31 Wim TaymansGet rid of the warning
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim TaymansUpdates to the new props API
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-24 Benjamin Otteupdated popt stuff:
2002-02-06 Benjamin Ottemake -launch receive and print out errors.
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-02-06 Benjamin Otte<wingo> i thought _get gave you a copy of the string...
2002-02-06 Benjamin Ottebugfixing: always use the right GType when using g_obje...
2002-02-06 Benjamin Ottemake gst-launch property aware
2002-01-15 Andy Wingominor cleanups
2002-01-15 Andy Wingogst-xmllaunch works now. it's a separate target built...
2002-01-14 Andy Wingodoc and configure updates, and the beginnings of gst...
2002-01-14 Andy Wingofix doc build for glib2 remove template files from...
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-04 Andy Wingofor i in gstreamer-*; do mv $i `echo $i | sed -e 's...