Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
[platform/upstream/gstreamer.git] / tools / gst-inspect.c
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-27 Wim Taymans- Use macro for fixed test as I'm about to change it...
2003-01-21 Wim TaymansSmall formatting cleanup for write only properties
2003-01-21 Wim TaymansAlso find other plugin features; need to implement...
2003-01-16 Wim TaymansPrint uri handlers too
2003-01-09 David I. Lehnmore connect -> link updates
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2003-01-07 Wim TaymansSmall fixes, improved query inspect
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-14 Wim TaymansFix g_print too
2002-12-14 Wim TaymansFix compile error cache->index
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-11-29 Wim TaymansPrint cache info too
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-02 Wim TaymansSmall cleanups
2002-10-03 David I. Lehntrivial whitespace fix
2002-09-29 Iain HolmesUse some hashtables instead of a linked list
2002-09-19 Wim TaymansAlso handle WRITEONLY properties
2002-09-18 Christian Schallergstreamer part of new license field in element factory
2002-09-17 Wim Taymans- Refactor the caps print function in -inspect
2002-09-15 Wim TaymansShow even long property name
2002-09-09 Wim Taymans- use g_print
2002-09-09 Thomas Vander Stichelecode cleanups use either g_print or printf can you...
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-04 Andy Wingofix segfault
2002-06-10 Thomas Vander Stichelemeesa don'tsa like breaksa commits
2002-06-04 Thomas Vander Sticheleoutput cleanups
2002-06-01 Thomas Vander Sticheleeven better
2002-06-01 Thomas Vander SticheleThis looks a lot better when printing out ranges for...
2002-05-28 Thomas Vander Sticheleshould make stuff more legible
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-14 David I. Lehnulong type fix add 64b types add printing name of unkno...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-14 Steve Baker- changed the output so that the names of elements...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-30 Wim TaymansUpdates to the new props API
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-01-04 Andy Wingofor i in gstreamer-*; do mv $i `echo $i | sed -e 's...