summaryrefslogtreecommitdiff
path: root/gst/gstiterator.c
AgeCommit message (Expand)AuthorFilesLines
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