- b627201 iterator: Fix outdated example code and accompanying documentation by Nirbheek Chauhan · 10 years ago
- e10266e docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE by Evan Nemerson · 11 years ago
- 6eb6d9e docs: remove outdated and pointless 'Last reviewed' lines from docs by Tim-Philipp Müller · 11 years ago
- c068b22 docs: convert the examples to use gtk-doc markup, instead of docbook by Stefan Sauer · 11 years ago
- bac1202 iterator: Properly copy mutexes around when creating a copy of a filter iterator by Sebastian Dröge · 11 years ago
- f77d79f iterator: Preserve the master lock when creating recursive iterator filters with the same lock by Stewart Brodie · 11 years ago
- 53ae1b2 docs: Fix typos in function/object descriptions by Sebastian Rasmussen · 11 years ago
- 666c8c1 Fix FSF address by Tim-Philipp Müller · 12 years ago
- d3ffa82 Remove 0.10-related documentation and "Since" markers by Edward Hervey · 12 years ago
- ce67b0e docs: update more documentation by Wim Taymans · 13 years ago
- e234a10 Use macros to register boxed types thread safely by Olivier Crête · 13 years ago
- 88095c4 gstiterator: Add skip annotation for creating GstIterator by Edward Hervey · 13 years ago
- 59bf122 iterator: Fix gst_iterator_next() element annotation by Peteris Krisjanis · 13 years ago
- 4b920eb docs: update for API changes by Tim-Philipp Müller · 14 years ago
- 348563b iterator: Refactor GstIterator to be more binding friendly and have saner refcounting by Sebastian Dröge · 14 years ago
- 62c7339 iterator: register as a boxed type by Johan Dahlin · 14 years ago
- b5a4aad iterator: use GSlice by Johan Dahlin · 14 years ago
- 0e2cf0c iterator: free struct in gst_iterator_free by Johan Dahlin · 14 years ago
- 47ebd07 iterator: store size in the struct by Johan Dahlin · 14 years ago
- bf6c3ea gst: Add some more gobject-introspection annotations by Sebastian Dröge · 14 years ago
- c19f44e iterator: resync to avoid infinite loop by Stian Selnes · 14 years ago
- 18f23bc iterator: Add new FIXME for 0.11 and update gst_iterator_find_custom docs by Sebastian Dröge · 15 years ago
- c4ccbe0 iterator: If the iterator resync in find_custom() just retry by Sebastian Dröge · 15 years ago
- ad230b0 iterator: Add FIXME 0.11 for using GSlice for allocation by Sebastian Dröge · 15 years ago
- 1314aa7 iterator: Fix a documentation typo by Peter Kjellerstedt · 15 years ago
- 690f980 iterator: Only visit the element a single time in the single iterator by Sebastian Dröge · 15 years ago
- 66e5d4e iterator: Fix single iterator for NULL objects and non-GTypeInstance objects by Sebastian Dröge · 15 years ago
- f90a9a8 iterator: fix docs for _new_single(). by Wim Taymans · 15 years ago
- 5dc534c docs: it's its by Tim-Philipp Müller · 15 years ago
- a1ae8a3 iterator: Allow to use NULL as object for the single iterator by Sebastian Dröge · 15 years ago
- b2cab40 iterator: API: Add gst_iterator_new_single() by Sebastian Dröge · 15 years ago
- 2896964 iterator: Explicitly mention refcounting in docs by Christopher Halse Rogers · 16 years ago
- 15e7d1e docs: fix linking to constant and functions by Stefan Kost · 16 years ago
- e6da27e gst/gstiterator.*: After 3 years it's about time to revise the documentation of the iterator objects. by Wim Taymans · 16 years ago
- a31349a gst/gstiterator.c: Remove an unused field from the private GstListIterator struct. by Sebastian Dröge · 17 years ago
- a53172d doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' by Stefan Kost · 19 years ago
- 7b34768 gst/gstelement.c: don't loop forever by Stefan Kost · 19 years ago
- 5151ea3 gst/gstiterator.c: Fix revision data. by Wim Taymans · 19 years ago
- 6938d93 gst/gstiterator.*: Fix iterator docs. by Wim Taymans · 19 years ago
- 563477a gst/gstbin.c: Fix typo in docs. by Wim Taymans · 19 years ago
- a71cbb3 Doc updates. by Wim Taymans · 19 years ago
- b3354de docs/design/part-TODO.txt: Add an item to TODO. by Wim Taymans · 19 years ago
- bef56ce various style fixes by Thomas Vander Stichele · 19 years ago
- 2dd1598 whitespace fixes by Thomas Vander Stichele · 19 years ago
- 29e78cb gst/gstiterator.c: Fix my previous commit: GTypes passed to gst_iterator_new() can be fundamental types. by Tim-Philipp Müller · 19 years ago
- a1702b7 gst/gstiterator.c: Add assertions to make sure passed GType is likely to really be a GType (as the compiler won't cat... by Tim-Philipp Müller · 19 years ago
- 25a0f8c Add a GType to GstIterator, update callsites and tests. by Johan Dahlin · 19 years ago
- 84770e8 Various documentation updates. by Wim Taymans · 19 years ago
- a28d634 gst/gstbin.h: removed ';' from the end of macro defs by Stefan Kost · 19 years ago
- 2445f27 added miissing classes and symbols (123 more to go) removed removed symbols from section file fixed many doc-comments by Stefan Kost · 19 years ago
- dcfa474 valgrind more tests by Thomas Vander Stichele · 19 years ago
- 6cacf76 Added GstBin test. by Wim Taymans · 20 years ago
- b338085 Docs updates, clean up some headers. by Wim Taymans · 20 years ago
- 8227d55 gst/gstiterator.*: Added missing files. by Wim Taymans · 20 years ago