Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
[platform/upstream/gstreamer.git] / tools / gst-launch.c
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...