]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst/gstindex.c
g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead
[glsdk/gstreamer0-10.git] / gst / gstindex.c
2011-08-26 Josep Torraindex: explicitly cast to the enum type
2011-04-19 Tim-Philipp Müllerdocs: add note/warning to gst_index_get_writer_id(...
2011-02-21 Philip Jägenstedtdocs: fix typo in gst_index_new() docs
2011-02-21 Stefan Kostindex: add FIXME-0.11: comments
2011-02-18 Stefan Kostdocs: improve index docs
2011-02-17 Stefan Kostindex: fix creation of writer id for unparented pads
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 OtteMake code safe for -Wredundant-decls
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-08 Edward Herveygstindex: Make sure writer is non-NULL.
2009-10-06 Tim-Philipp Müllergst: remove more unnecessary cast when using g_signal_*()
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2009-01-03 Edward Herveygst/gstindex.c: Add a debugging category for GstIndex...
2008-04-07 Tim-Philipp Müllergst/gstindex.c: Don't put descriptions into the nick...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-03-17 Tim-Philipp Müllergst/gstindex.*: Don't free key strings which we don...
2008-02-11 Siavash Safigst/gstindex.*: Add new function with option to dispose...
2008-02-11 Sebastian Drögegst/gstindex.c: Chain up finalize to the parent class...
2008-02-01 Julien Mouttedocs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION...
2007-08-14 Julien Mouttegst/gstindex.c: Fix index entry generation from vargs...
2006-06-07 Wim TaymansFix leak spotted by coverity checker. Fixes #343827
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-09 Tim-Philipp MüllerConst-ify GEnumValue arrays.
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-01-31 Stefan Kostdocs/: more dparam docs
2006-01-18 Torsten Schoenfeldgst/gstindex.h (gst_index_add_associationv): Add to...
2005-11-19 Andy Wingogst/gstindex.h (GstIndex): Add field for user_data_dest...
2005-11-14 Andy Wingogst/gstindex.c (gst_index_add_object): Note in the...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-18 Thomas Vander Stichelevarious cleanups and memleak plugging. make valgrind...
2005-09-16 David Schleefgst/gstindex.c: get refcounting correct.
2005-09-15 David Schleefremove
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-05-20 David Schleefgst/gstindex.c: Fix overflows in comparison code. ...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2004-02-18 David Schleefgst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in...
2004-02-06 David Schleefgst/gstindex.c: (gst_index_add_association): Add gst_in...
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-07-25 Joshua N. PritikinAssign IDs starting from 1 instead of from 0.
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-02-10 Wim Taymansinclude *pool.h
2003-02-10 Wim TaymansSmall cleanups and portability fixes for GUINT64
2003-01-05 Wim Taymans- Added property to select predefined resolver functions
2003-01-04 Wim TaymansI think this makes a little more sense
2003-01-04 Wim TaymansMake sure we call the app resolved before passing the...
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-26 Wim Taymans- Added flags to lookup method so that one can search...
2002-12-23 Wim Taymans- Added commit
2002-12-19 Wim Taymans- Cleanups
2002-12-14 Wim TaymansDocumentation updates
2002-12-12 Wim Taymanscache->index