]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst/gstformat.c
g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead
[glsdk/gstreamer0-10.git] / gst / gstformat.c
2011-08-26 Josep Torraformat: use GST_FORMAT_UNDEFINED and few casts to GstFormat
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2007-11-01 Tim-Philipp Müllergst/gstformat.c: g_type_class_ref() our GstFormat type...
2006-09-17 Tim-Philipp Müllergst/gstformat.c: Fix locking order (must take lock...
2006-05-10 Thomas Vander Stichelegst/: make sure some essential types used by events...
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-03-14 Wim Taymansgst/gstformat.c: Don't segfault on invalid formats.
2005-11-20 Wim TaymansDoc fixes.
2005-11-19 Wim TaymansAdd type to quark and type to string conversions.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-07 Johan DahlinAdd a GType to GstIterator, update callsites and tests.
2005-08-30 Stefan Kostmore docs and two more inlined
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-05-24 Wim Taymans- moved functionality of GST_FORMAT_UNITS to GST_FORMAT...
2002-12-22 Wim Taymans- Move common function to gstformat
2002-12-19 Wim Taymans- Cleanups
2002-09-29 Iain HolmesUse some hashtables instead of a linked list
2002-07-28 Wim TaymansAdded include for strcmp
2002-07-28 Wim TaymansIncrement counter when registering standard formats
2002-07-28 Wim TaymansMake the formats dynamic so that plugins can register...