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