1. 87a133a musepackdeck: unsigned can't be less than zero by Luis de Bethencourt · 9 years ago
  2. 6b511fd musepackdec: port to 1.0 by Wim Taymans · 9 years ago
  3. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 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. 9c7d749 gst: Implement segment-done event by Sebastian Dröge · 13 years ago
  9. dbed726 update for task api change by Wim Taymans · 13 years ago
  10. cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  11. 860ccd4 Merge remote-tracking branch 'origin/0.10' by Sebastian Dröge · 13 years ago
  12. a1b7f84 Add missing GLIB_DISABLE_DEPRECATION_WARNINGS by Edward Hervey · 13 years ago
  13. 7521b59 various: fix pad template ref leaks by Vincent Penquerc'h · 13 years ago
  14. 7de65d9 musepackdec: Implement SEEKING query by Sebastian Dröge · 16 years ago
  15. a14e8e0 Don't install static libs for plugins. Fixes #550851 for -bad. by Stefan Kost · 16 years ago
  16. 01bcb09 Add support for the new libmpcdec API which magically gets us support for SV8 files. Also do some random cleanup. Fix... by Sebastian Dröge · 17 years ago
  17. 82dc68a ext/musepack/: First include the libmpcdec headers before everything else as they #define TRUE and FALSE unconditiona... by Sebastian Dröge · 17 years ago
  18. a916520 configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). by Tim-Philipp Müller · 19 years ago
  19. bf3fd4f Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  20. af701d8 ext/musepack/gstmusepackdec.c: Add support for segment seeks. by Tim-Philipp Müller · 19 years ago
  21. 8b081dd ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG_FUNCPTR and gst_pad_new_from_static_tem... by Tim-Philipp Müller · 19 years ago
  22. 60f8059 rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
  23. d132317 ext/musepack/: Forgot those two. by Tim-Philipp Müller · 19 years ago
  24. 13cd0b0 ext/musepack/gstmusepackdec.c: Some cleanups; pause task when push fails. by Tim-Philipp Müller · 19 years ago
  25. b92a9c4 ext/musepack/: Fix seeking in musepack files (it's still incredibly slow, but I don't think that is our plugin's faul... by Tim-Philipp Müller · 19 years ago
  26. 6435014 ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object_unref(), otherwise things break for GLi... by Tim-Philipp Müller · 19 years ago
  27. bdb814f expand tabs by Thomas Vander Stichele · 19 years ago
  28. 121ae03 ext/musepack/gstmusepackdec.c: Fix for latest API changes by Edward Hervey · 19 years ago
  29. a5ef8ae Musepackdec ported to 0.9. There is still a small problem to be solved, after the end of file, the pipeline doens't s... by Edgard Lima · 19 years ago
  30. 36c2fc2 renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition by Stefan Kost · 19 years ago
  31. 012dfb8 Fix up all the state change functions. by Jan Schmidt · 20 years ago
  32. f6b6f72 Update to 1.1 API (#165446). by Ronald S. Bultje · 20 years ago
  33. e71c5eb Some work on tags - still doesn't work in playbin... by Ronald S. Bultje · 20 years ago
  34. 9663158 ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624. by Ronald S. Bultje · 20 years ago
  35. b2c01d6 configure.ac: look for musepack headers as musepack/*.h (fixes #159847) by David Schleef · 20 years ago
  36. 40e9cff ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks. by Ronald S. Bultje · 20 years ago
  37. 984afa2 ext/musepack/gstmusepackreader.cpp: Workaround for older core. by Ronald S. Bultje · 20 years ago
  38. 868291e Add musepack decoder. by Ronald S. Bultje · 20 years ago