1. 4261692 Remove plugin specific static build option by Nicolas Dufresne · 8 years ago
  2. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  3. 86ec812 Remove unnecessary NULL checks before g_free() by Reynaldo H. Verdejo Pinochet · 9 years ago
  4. e51cd4f gst: Add better support for static plugins by Sebastian Dröge · 12 years ago
  5. 9e1b75f Fix FSF address by Tim-Philipp Müller · 12 years ago
  6. 32ba17c Use gst_element_class_set_static_metadata() by Tim-Philipp Müller · 12 years ago
  7. 578861a replace gst_element_class_set_details_simple with gst_element_class_set_metadata by Mark Nauwelaerts · 12 years ago
  8. 18c5a0f spc: No need to define GLIB_DISABLE_DEPRECATION_WARNINGS by Sreerenj Balachandran · 13 years ago
  9. f3e66bd spc: don't leak buffer in case of an init error by Tim-Philipp Müller · 13 years ago
  10. 1d38442 spc: port to 0.11 by Sreerenj Balachandran · 13 years ago
  11. 8588b5a spc: extract year as GstDateTime instead of GDate by Tim-Philipp Müller · 13 years ago
  12. dbed726 update for task api change by Wim Taymans · 13 years ago
  13. cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  14. a9ec4d6 update for buffer changes by Wim Taymans · 13 years ago
  15. a2a4300 Merge branch 'master' into 0.11 by Sebastian Dröge · 13 years ago
  16. 83878ec spc: fix missing dispose chaining to parent class by Vincent Penquerc'h · 13 years ago
  17. 7521b59 various: fix pad template ref leaks by Vincent Penquerc'h · 13 years ago
  18. 4376506 spc: Don't use GST_FLOW_IS_FATAL() by Sebastian Dröge · 14 years ago
  19. 5cabe63 openspc: Fix build warning by Jan Schmidt · 15 years ago
  20. 775c758 gst_element_class_set_details => gst_element_class_set_details_simple by Benjamin Otte · 15 years ago
  21. 531ce42 spc: Lower rank to SECONDARY to make the gme plugin the default by Sebastian Dröge · 16 years ago
  22. 8ad3f14 spc: Add the OpenSPC spc plugin again by Sebastian Dröge · 16 years ago
  23. 7ddfae8 spc: Really remove old SPC code by Sebastian Dröge · 16 years ago
  24. e268bd6 spcdec: Forward all unknown src events upstream and don't restrict to SPC by Sebastian Dröge · 16 years ago
  25. de03453 spc: Make the SPC plugin work with the latest libgme release by Sebastian Dröge · 16 years ago
  26. 4394b1a spc: Use the portable libgme instead of x86-only OpenSPC library by Michael Pyne · 16 years ago
  27. c68ea73 ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for some reason. also avoid a crash when fe... by Jonathan Matthew · 16 years ago
  28. a14e8e0 Don't install static libs for plugins. Fixes #550851 for -bad. by Stefan Kost · 16 years ago
  29. c8a5490 Don't use declarations after statements in the remaining code. by Sebastian Dröge · 17 years ago
  30. 1562bef ext/spc/Makefile.am: Dist tag.h by Tim-Philipp Müller · 17 years ago
  31. 61dbbd4 ext/spc/: Add support for some essential features like seeking, reading song duration and extended tags. Fixes bug #4... by Brian Koropoff · 17 years ago
  32. b8a1874 Fix leaks. by Edward Hervey · 18 years ago
  33. de9ee6e ext/spc/gstspc.c: Fix build with disabled gst-debug. by Tim-Philipp Müller · 18 years ago
  34. b7f35a1 Add libopenspc-based SPC decoder element (#348220). by Chris Lee · 19 years ago