1. 1ead500 examples: fix bus/fd leak in hello world example by Tim-Philipp Müller · 12 years ago
  2. 564eee8 tests: rename playbin2 to playbin and adding some debug info by Sreerenj Balachandran · 13 years ago
  3. 51764c3 examples: fix bogus g_object_unref in helloworld example by Tim-Philipp Müller · 13 years ago
  4. eb05020 examples: update hello world example by Stefan Kost · 14 years ago
  5. 461fd8d tests: clean up eventloop in examples by Stefan Kost · 14 years ago
  6. 8686083 tests/examples/helloworld/helloworld.c: Fix copy'n'paste bug in hello world example (#556900). by Dig Ge · 16 years ago
  7. 754dbaf tests/examples/helloworld/helloworld.c: Must plug audioconvert and audioresample between decoder and audio sink. by Tim-Philipp Müller · 19 years ago
  8. 7c17de8 applied some simple fixing to some examples re-enabled the working examples by Stefan Kost · 19 years ago[Renamed from tests/old/examples/helloworld/helloworld.c]
  9. 0847955 configure.ac: reorganize clean up document more remove cruft by Thomas Vander Stichele · 19 years ago
  10. ba5cecf examples/: Update a couple of the examples to work again. by Jan Schmidt · 19 years ago
  11. a967370 gst-indent run on core by Thomas Vander Stichele · 21 years ago
  12. 5529bbc first pass of connect->link gst-plugins and other stuff compiles without change at this point by Thomas Vander Stichele · 22 years ago
  13. b214d35 commit to make gstreamer follow the gtk function/macro naming conventions: by Andy Wingo · 23 years ago
  14. 70cfc6c new parser that uses flex and bison by Andy Wingo · 23 years ago
  15. 0d2aa4c Added some sanity checks by Wim Taymans · 23 years ago
  16. cbc6f66 add two apis: gst_element_connect_elements_many (elem1, elem2, ...) by Andy Wingo · 23 years ago
  17. 3de9788 Fix the helloworld example. by Wim Taymans · 23 years ago
  18. 082a40d for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done by Andy Wingo · 23 years ago
  19. 3cda4e2 sync with the current CVS glib API by Steve Baker · 23 years ago
  20. 7f8d8fe Merged from GOBJECT1 to HEAD at 200106241 by Erik Walthinsen · 24 years ago
  21. 978c380 Fixed the helloworld example by using a pipeline as the toplevel element. by Wim Taymans · 24 years ago
  22. 3350805 Lots of updates to the plugins for caps negotiation. by Wim Taymans · 24 years ago
  23. c3a64ce Merged the float property patch from Steve Baker. This patch doesn't really work yet... by Wim Taymans · 24 years ago
  24. 04813b1 Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create a fourcc. by Wim Taymans · 24 years ago
  25. 0837e1e Modified a lot of plugins to use the caps system. by Wim Taymans · 24 years ago
  26. 3534e68 Reworked the capsnegotiation function audiosink now uses capsnego to set its parameters mpg123/ac3dec use capsnego in... by Wim Taymans · 24 years ago
  27. 126569f Do gst_init first in helloworld, so you can supply gst parameters. by Richard Boulton · 24 years ago
  28. 5307686 cleaned up the examples, added Makefiles, etc by Erik Walthinsen · 24 years ago
  29. e5ab7f3 A first attempt to fix the queues in a cothreaded pipeline. by Wim Taymans · 24 years ago
  30. 552b7f3 Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a... by Wim Taymans · 24 years ago
  31. 284ecae helloworld example. and docs by Wim Taymans · 24 years ago