Age | Commit message (Expand) | Author | Files | Lines |
2008-04-25 | ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant... | Sebastian Dröge | 1 | -1/+1 |
2008-02-23 | Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi... | Tim-Philipp Müller | 1 | -2/+2 |
2008-01-28 | ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary ... | Sebastian Dröge | 1 | -11/+20 |
2008-01-27 | ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a comp... | Sebastian Dröge | 1 | -2/+4 |
2008-01-27 | ext/soundtouch/gstpitch.cc: Don't send a LATENCY event for now until we get t... | Sebastian Dröge | 1 | -1/+5 |
2008-01-27 | ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency c... | Sebastian Dröge | 2 | -15/+93 |
2008-01-27 | ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid. | Sebastian Dröge | 1 | -1/+1 |
2008-01-27 | ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM. | Sebastian Dröge | 5 | -26/+343 |
2008-01-26 | ext/soundtouch/gstpitch.cc: Allow seeking only in TIME and DEFAULT format, ot... | Sebastian Dröge | 1 | -25/+61 |
2008-01-26 | Add support for libsoundtouch 1.3.1 and add an ugly workaround for the header... | Sebastian Dröge | 1 | -3/+12 |
2007-11-15 | ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068. | Wouter Paesen | 1 | -2/+105 |
2007-10-10 | configure.ac: Require core CVS. This is implicit in the -base CVS requiremen... | Tim-Philipp Müller | 1 | -13/+4 |
2007-07-18 | ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p... | Michael Smith | 1 | -3/+8 |
2006-09-03 | higher up first | Thomas Vander Stichele | 1 | -2/+2 |
2006-06-14 | ext/soundtouch/: Make pitch element controllable via GstController interface ... | Wouter Paesen | 2 | -6/+11 |
2006-04-03 | GST_ORIGIN => GST_PACKAGE_ORIGIN | Tim-Philipp Müller | 1 | -1/+1 |
2006-03-22 | Add new libsoundtouch-based pitch plugin (#331335). | Wouter Paeson | 3 | -0/+806 |