summaryrefslogtreecommitdiff
path: root/gst/gstindex.h
Commit message (Expand)AuthorAgeFilesLines
* gstindex: retab .h fileWim Taymans2010-01-211-93/+93
* gst/gstindex.*: Don't free key strings which we don't own. Fixes crash in gst...Tim-Philipp Müller2008-03-171-1/+1
* gst/gstindex.*: Add new function with option to dispose of user_data in resol...Siavash Safi2008-02-111-1/+7
* Fix broken GObject macrosStefan Kost2006-04-081-1/+1
* gst/gstindex.h (gst_index_add_associationv): Add to header. The symbol was ex...Torsten Schoenfeld2006-01-181-0/+2
* Doc fixes.Wim Taymans2005-11-241-0/+9
* Doc fixes.Wim Taymans2005-11-201-0/+1
* gst/gstindex.h (GstIndexFilter): Actually pass on the user_data.Andy Wingo2005-11-191-1/+2
* gst/gstindex.h (GstIndex): Add field for user_data_destroy. We don't have a d...Andy Wingo2005-11-191-0/+4
* whitespace fixesThomas Vander Stichele2005-10-151-18/+18
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-7/+7
* added more docsStefan Kost2005-09-251-0/+2
* more docs inlined, splitted gstindex.{c,h}Stefan Kost2005-09-201-40/+159
* fix for #150242Thomas Vander Stichele2004-08-161-0/+1
* Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin2004-03-151-148/+128
* *.h: Revert indentation changes.Johan Dahlin2004-03-151-11/+22
* gst-indent run on coreThomas Vander Stichele2004-03-131-116/+125
* gst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in signal prototype instead...David Schleef2004-02-181-0/+3
* Removed needless semicolon that was causing a compiler error with Forte.Brian Cameron2003-12-151-1/+1
* Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef2003-12-091-4/+4
* Change G_TYPE_POINTER to the appropriate type in g_signal_new()David Schleef2003-11-131-0/+1
* Add padding to structures and objectsDavid Schleef2003-10-071-2/+6
* gtk-doc fixes clock debugThomas Vander Stichele2003-05-151-3/+3
* - Added property to select predefined resolver functionsWim Taymans2003-01-051-0/+7
* I think this makes a little more senseWim Taymans2003-01-041-3/+3
* - Fix PAD_IS_USABLE on ghostpadsWim Taymans2002-12-311-3/+3
* - Added flags to lookup method so that one can search for keyframes tooWim Taymans2002-12-261-3/+6
* - Added commitWim Taymans2002-12-231-0/+13
* - CleanupsWim Taymans2002-12-191-21/+22
* cache->indexWim Taymans2002-12-121-0/+249