summaryrefslogtreecommitdiff
path: root/gst/gstiterator.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-14gst: Add some more gobject-introspection annotationsSebastian Dröge1-10/+10
2011-04-08iterator: resync to avoid infinite loopStian Selnes1-0/+2
2010-06-13iterator: Add new FIXME for 0.11 and update gst_iterator_find_custom docsSebastian Dröge1-2/+9
2010-06-13iterator: If the iterator resync in find_custom() just retrySebastian Dröge1-7/+6
2010-03-28iterator: Add FIXME 0.11 for using GSlice for allocationSebastian Dröge1-0/+5
2009-10-14iterator: Fix a documentation typoPeter Kjellerstedt1-1/+1
2009-09-01iterator: Only visit the element a single time in the single iteratorSebastian Dröge1-0/+1
2009-09-01iterator: Fix single iterator for NULL objects and non-GTypeInstance objectsSebastian Dröge1-1/+1
2009-08-31iterator: fix docs for _new_single().Wim Taymans1-2/+3
2009-08-31docs: it's itsTim-Philipp Müller1-1/+1
2009-08-26iterator: Allow to use NULL as object for the single iteratorSebastian Dröge1-4/+4
2009-08-26iterator: API: Add gst_iterator_new_single()Sebastian Dröge1-0/+77
2009-06-16iterator: Explicitly mention refcounting in docsChristopher Halse Rogers1-5/+14
2009-03-12docs: fix linking to constant and functionsStefan Kost1-7/+7
2008-08-29gst/gstiterator.*: After 3 years it's about time to revise the documentation ...Wim Taymans1-11/+49
2008-05-28gst/gstiterator.c: Remove an unused field from the private GstListIterator st...Sebastian Dröge1-1/+0
2006-01-27doc fixes, to link to function, just write gst_cool_function(), don't prefix ...Stefan Kost1-1/+1
2005-11-27gst/gstelement.c: don't loop foreverStefan Kost1-0/+4
2005-11-09gst/gstiterator.c: Fix revision data.Wim Taymans1-1/+1
2005-11-09gst/gstiterator.*: Fix iterator docs.Wim Taymans1-21/+22
2005-11-02gst/gstbin.c: Fix typo in docs.Wim Taymans1-2/+4
2005-10-28Doc updates.Wim Taymans1-0/+2
2005-10-28docs/design/part-TODO.txt: Add an item to TODO.Wim Taymans1-1/+32
2005-10-15various style fixesThomas Vander Stichele1-0/+1
2005-10-15whitespace fixesThomas Vander Stichele1-5/+5
2005-10-10gst/gstiterator.c: Fix my previous commit: GTypes passed to gst_iterator_new(...Tim-Philipp Müller1-1/+0
2005-10-10gst/gstiterator.c: Add assertions to make sure passed GType is likely to real...Tim-Philipp Müller1-0/+2
2005-10-07Add a GType to GstIterator, update callsites and tests.Johan Dahlin1-3/+12
2005-09-24Various documentation updates.Wim Taymans1-0/+12
2005-08-25gst/gstbin.h: removed ';' from the end of macro defsStefan Kost1-1/+1
2005-08-24added miissing classes and symbols (123 more to go) removed removed symbols f...Stefan Kost1-1/+1
2005-08-20valgrind more testsThomas Vander Stichele1-5/+5
2005-03-09Added GstBin test.Wim Taymans1-1/+1
2005-03-08Docs updates, clean up some headers.Wim Taymans1-3/+5
2005-03-07gst/gstiterator.*: Added missing files.Wim Taymans1-0/+549