baseparse: support reverse playback
[platform/upstream/gstreamer.git] / gst / gstiterator.c
2011-04-08 Stian Selnesiterator: resync to avoid infinite loop
2010-06-13 Sebastian Drögeiterator: Add new FIXME for 0.11 and update gst_iterato...
2010-06-13 Sebastian Drögeiterator: If the iterator resync in find_custom() just...
2010-03-28 Sebastian Drögeiterator: Add FIXME 0.11 for using GSlice for allocation
2009-10-14 Peter Kjellerstedtiterator: Fix a documentation typo
2009-09-01 Sebastian Drögeiterator: Only visit the element a single time in the...
2009-09-01 Sebastian Drögeiterator: Fix single iterator for NULL objects and...
2009-08-31 Wim Taymansiterator: fix docs for _new_single().
2009-08-31 Tim-Philipp Müllerdocs: it's its
2009-08-26 Sebastian Drögeiterator: Allow to use NULL as object for the single...
2009-08-26 Sebastian Drögeiterator: API: Add gst_iterator_new_single()
2009-06-16 Christopher Halse... iterator: Explicitly mention refcounting in docs
2009-03-11 Stefan Kostdocs: fix linking to constant and functions
2008-08-29 Wim Taymansgst/gstiterator.*: After 3 years it's about time to...
2008-05-28 Sebastian Drögegst/gstiterator.c: Remove an unused field from the...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2005-11-27 Stefan Kostgst/gstelement.c: don't loop forever
2005-11-09 Wim Taymansgst/gstiterator.c: Fix revision data.
2005-11-09 Wim Taymansgst/gstiterator.*: Fix iterator docs.
2005-11-02 Wim Taymansgst/gstbin.c: Fix typo in docs.
2005-10-28 Wim TaymansDoc updates.
2005-10-28 Wim Taymansdocs/design/part-TODO.txt: Add an item to TODO.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-10 Tim-Philipp Müllergst/gstiterator.c: Fix my previous commit: GTypes passe...
2005-10-10 Tim-Philipp Müllergst/gstiterator.c: Add assertions to make sure passed...
2005-10-07 Johan DahlinAdd a GType to GstIterator, update callsites and tests.
2005-09-24 Wim TaymansVarious documentation updates.
2005-08-25 Stefan Kostgst/gstbin.h: removed ';' from the end of macro defs
2005-08-24 Stefan Kostadded miissing classes and symbols (123 more to go...
2005-08-20 Thomas Vander Stichelevalgrind more tests
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim Taymansgst/gstiterator.*: Added missing files.