index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
soundtouch
Commit message (
Expand
)
Author
Age
Files
Lines
*
pitch: Set seqnum on newly created segment event
Thibault Saunier
2015-09-15
1
-0
/
+3
*
soundtouch: Add missing break in switch
Edward Hervey
2014-04-08
1
-0
/
+1
*
soundtouch: Call default event handler for basetransform
Jan Schmidt
2013-12-10
1
-1
/
+1
*
pitch: Fix inverted condition in setcaps
Olivier Crête
2013-10-12
1
-1
/
+1
*
soundtouch: Fix compilation with soundtouch 1.4.0
Sebastian Dröge
2013-09-03
2
-0
/
+14
*
soundtouch: Allow compilation against float and integer version of the library
Sebastian Dröge
2013-09-02
3
-42
/
+47
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
2
-4
/
+4
*
pitch: fix for start times > 0
Tim-Philipp Müller
2012-10-22
1
-2
/
+2
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
2
-2
/
+2
*
soundtouch: Transform timestamps properly after a seek.
Jan Schmidt
2012-09-26
1
-17
/
+33
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
2
-2
/
+2
*
gst_message_new_duration -> gst_message_new_duration_changed
Tim-Philipp Müller
2012-09-02
1
-1
/
+1
*
soundtouch: Don't assume output buffer timestamps
Edward Hervey
2012-08-14
1
-27
/
+16
*
tag: Update for taglist/tag event API changes
Sebastian Dröge
2012-07-28
1
-1
/
+1
*
pitch: register as effect
Stefan Sauer
2012-07-11
1
-1
/
+1
*
soundtouch: port to 0.11
Wim Taymans
2012-07-10
2
-162
/
+129
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
controller: port to new controller location and api
Stefan Sauer
2011-11-04
2
-4
/
+1
*
soundtouch: Handling incoming rate when requested.
Jan Schmidt
2011-08-30
2
-9
/
+49
*
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
1
-3
/
+3
*
soundtouch: use $(LIBM) in Makefile.am instead of -lm
Tim-Philipp Müller
2010-04-08
1
-1
/
+1
*
soundtouch: build fixes: #if -> #ifdef
Tim-Philipp Müller
2010-03-22
1
-2
/
+2
*
soundtouch: removing very annoying g_print() in pitch element
Tiago Katcipis
2010-03-09
1
-4
/
+0
*
win32: Include config.h before anything else. Fix mpegdemux LIBADD
Ðóñëàí Èæáóëàòîâ
2010-01-12
2
-11
/
+12
*
pitch: remove pointless gst_element_no_more_pads()
Tim-Philipp Müller
2009-11-02
1
-2
/
+0
*
soundtouch: fixes warnings on macosx snow leopard
Josep Torra
2009-10-11
2
-8
/
+11
*
Detect libsoundtouch 1.4 and higher.
Jan Schmidt
2009-02-22
2
-5
/
+13
*
bpmdetect: Fix accidentally introduced stack overwriting introduced in last c...
Sebastian Dröge
2009-02-16
1
-1
/
+0
*
bpmdetect: Save one memory allocation per stereo buffer
Sebastian Dröge
2009-02-16
1
-5
/
+6
*
bpmdetect: Pass at most 2048 samples to SoundTouch's BPMDetect
Sebastian Dröge
2009-02-10
1
-4
/
+16
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar...
Sebastian Dröge
2008-06-10
1
-0
/
+2
*
ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...
Sebastian Dröge
2008-04-25
1
-1
/
+1
*
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...
Tim-Philipp Müller
2008-02-23
1
-2
/
+2
*
ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary ...
Sebastian Dröge
2008-01-28
1
-11
/
+20
*
ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a comp...
Sebastian Dröge
2008-01-27
1
-2
/
+4
*
ext/soundtouch/gstpitch.cc: Don't send a LATENCY event for now until we get t...
Sebastian Dröge
2008-01-27
1
-1
/
+5
*
ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency c...
Sebastian Dröge
2008-01-27
2
-15
/
+93
*
ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid.
Sebastian Dröge
2008-01-27
1
-1
/
+1
*
ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM.
Sebastian Dröge
2008-01-27
5
-26
/
+343
*
ext/soundtouch/gstpitch.cc: Allow seeking only in TIME and DEFAULT format, ot...
Sebastian Dröge
2008-01-26
1
-25
/
+61
*
Add support for libsoundtouch 1.3.1 and add an ugly workaround for the header...
Sebastian Dröge
2008-01-26
1
-3
/
+12
*
ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068.
Wouter Paesen
2007-11-15
1
-2
/
+105
*
configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...
Tim-Philipp Müller
2007-10-10
1
-13
/
+4
*
ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p...
Michael Smith
2007-07-18
1
-3
/
+8
*
higher up first
Thomas Vander Stichele
2006-09-03
1
-2
/
+2
*
ext/soundtouch/: Make pitch element controllable via GstController interface ...
Wouter Paesen
2006-06-14
2
-6
/
+11
*
GST_ORIGIN => GST_PACKAGE_ORIGIN
Tim-Philipp Müller
2006-04-03
1
-1
/
+1
[next]