1. d28e0e7 pitch: Flush only if there are unprocessed samples by Suhas Nayak · 7 years ago
  2. fcc3b74 pitch: preserve seek event seqnums by Mathieu Duponchelle · 7 years ago
  3. 4d2b670 pitch: fix latency reporting by Mathieu Duponchelle · 7 years ago
  4. dd1aed1 pitch: Fix single input buffer followed by EOS by Mathieu Duponchelle · 7 years ago
  5. 4261692 Remove plugin specific static build option by Nicolas Dufresne · 8 years ago
  6. 42af2d6 Add support for Meson as alternative/parallel build system by Nirbheek Chauhan · 8 years ago
  7. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  8. b6ad1b0 pitch: Set seqnum on newly created segment event by Thibault Saunier · 9 years ago
  9. eb0a307 soundtouch: Add missing break in switch by Edward Hervey · 11 years ago
  10. 8cca2d5 soundtouch: Call default event handler for basetransform by Jan Schmidt · 11 years ago
  11. 2046ba2 pitch: Fix inverted condition in setcaps by Olivier Crête · 11 years ago
  12. 8e5f0e3 soundtouch: Fix compilation with soundtouch 1.4.0 by Sebastian Dröge · 11 years ago
  13. 576b482 soundtouch: Allow compilation against float and integer version of the library by Sebastian Dröge · 11 years ago
  14. e51cd4f gst: Add better support for static plugins by Sebastian Dröge · 12 years ago
  15. 9e1b75f Fix FSF address by Tim-Philipp Müller · 12 years ago
  16. 0a57441 pitch: fix for start times > 0 by Tim-Philipp Müller · 12 years ago
  17. 32ba17c Use gst_element_class_set_static_metadata() by Tim-Philipp Müller · 12 years ago
  18. 7b0e5f4 soundtouch: Transform timestamps properly after a seek. by Jan Schmidt · 12 years ago
  19. 578861a replace gst_element_class_set_details_simple with gst_element_class_set_metadata by Mark Nauwelaerts · 12 years ago
  20. a79edf2 gst_message_new_duration -> gst_message_new_duration_changed by Tim-Philipp Müller · 12 years ago
  21. c4ccca8 soundtouch: Don't assume output buffer timestamps by Edward Hervey · 12 years ago
  22. afd50a7 tag: Update for taglist/tag event API changes by Sebastian Dröge · 12 years ago
  23. 7b5340f pitch: register as effect by Stefan Sauer · 12 years ago
  24. 2eefdda soundtouch: port to 0.11 by Wim Taymans · 12 years ago
  25. cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  26. 1318a97 gst: Update versioning by Sebastian Dröge · 13 years ago
  27. 9f73890 controller: port to new controller location and api by Stefan Sauer · 13 years ago
  28. 8fbf3a3 soundtouch: Handling incoming rate when requested. by Jan Schmidt · 13 years ago
  29. 0387a89 various (ext): add missing G_PARAM_STATIC_STRINGS flags by Stefan Kost · 14 years ago
  30. 12f561b soundtouch: use $(LIBM) in Makefile.am instead of -lm by Tim-Philipp Müller · 15 years ago
  31. 203b284 soundtouch: build fixes: #if -> #ifdef by Tim-Philipp Müller · 15 years ago
  32. 0664c55 soundtouch: removing very annoying g_print() in pitch element by Tiago Katcipis · 15 years ago
  33. b3f0b02 win32: Include config.h before anything else. Fix mpegdemux LIBADD by Ðóñëàí Èæáóëàòîâ · 15 years ago
  34. 4eec7e8 pitch: remove pointless gst_element_no_more_pads() by Tim-Philipp Müller · 15 years ago
  35. c3b3ca4 soundtouch: fixes warnings on macosx snow leopard by Josep Torra · 15 years ago
  36. 98dccb6 Detect libsoundtouch 1.4 and higher. by Jan Schmidt · 16 years ago
  37. 71f9bd0 bpmdetect: Fix accidentally introduced stack overwriting introduced in last commit by Sebastian Dröge · 16 years ago
  38. 4fe032d bpmdetect: Save one memory allocation per stereo buffer by Sebastian Dröge · 16 years ago
  39. 9a1d1cb bpmdetect: Pass at most 2048 samples to SoundTouch's BPMDetect by Sebastian Dröge · 16 years ago
  40. a14e8e0 Don't install static libs for plugins. Fixes #550851 for -bad. by Stefan Kost · 16 years ago
  41. 744f3ef ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads are added. by Sebastian Dröge · 17 years ago
  42. 625a222 ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environments when using C++ and... by Sebastian Dröge · 17 years ago
  43. 77d0988 Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when building C++ code. by Tim-Philipp Müller · 17 years ago
  44. e6e86c4 ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary buffer for the data if processing stereo... by Sebastian Dröge · 17 years ago
  45. b0c8b0f ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a compiler warning. by Sebastian Dröge · 17 years ago
  46. 7fa405c ext/soundtouch/gstpitch.cc: Don't send a LATENCY event for now until we get the usage right. by Sebastian Dröge · 17 years ago
  47. 26b4a02 ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency changes. by Sebastian Dröge · 17 years ago
  48. 1a787a0 ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid. by Sebastian Dröge · 17 years ago
  49. 27fbdb9 ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM. by Sebastian Dröge · 17 years ago
  50. b05b9d0 ext/soundtouch/gstpitch.cc: Allow seeking only in TIME and DEFAULT format, other formats will not work as expected. A... by Sebastian Dröge · 17 years ago
  51. 23a2e7d Add support for libsoundtouch 1.3.1 and add an ugly workaround for the header definined PACKAGE and other variables f... by Sebastian Dröge · 17 years ago
  52. 0830d14 ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068. by Wouter Paesen · 17 years ago
  53. bb6c23a configure.ac: Require core CVS. This is implicit in the -base CVS requirement already, so we might just well spell i... by Tim-Philipp Müller · 17 years ago
  54. a605838 ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to push buffers out in response (without fir... by Michael Smith · 17 years ago
  55. 57deb3a higher up first by Thomas Vander Stichele · 18 years ago
  56. 34f03fe ext/soundtouch/: Make pitch element controllable via GstController interface (#344821). by Wouter Paesen · 19 years ago
  57. f902029 GST_ORIGIN => GST_PACKAGE_ORIGIN by Tim-Philipp Müller · 19 years ago
  58. 89ab659 Add new libsoundtouch-based pitch plugin (#331335). by Wouter Paeson · 19 years ago