index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
soundtouch
/
gstbpmdetect.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
soundtouch: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
1
-6
/
+3
2013-12-10
soundtouch: Call default event handler for basetransform
Jan Schmidt
1
-1
/
+1
2013-09-03
soundtouch: Fix compilation with soundtouch 1.4.0
Sebastian Dröge
1
-0
/
+7
2013-09-02
soundtouch: Allow compilation against float and integer version of the library
Sebastian Dröge
1
-11
/
+20
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
1
-1
/
+1
2012-07-10
soundtouch: port to 0.11
Wim Taymans
1
-36
/
+35
2010-03-22
soundtouch: build fixes: #if -> #ifdef
Tim-Philipp Müller
1
-2
/
+2
2010-01-12
win32: Include config.h before anything else. Fix mpegdemux LIBADD
Ðóñëàí Èæáóëàòîâ
1
-6
/
+6
2009-10-11
soundtouch: fixes warnings on macosx snow leopard
Josep Torra
1
-7
/
+9
2009-02-22
Detect libsoundtouch 1.4 and higher.
Jan Schmidt
1
-4
/
+12
2009-02-16
bpmdetect: Fix accidentally introduced stack overwriting introduced in last c...
Sebastian Dröge
1
-1
/
+0
2009-02-16
bpmdetect: Save one memory allocation per stereo buffer
Sebastian Dröge
1
-5
/
+6
2009-02-10
bpmdetect: Pass at most 2048 samples to SoundTouch's BPMDetect
Sebastian Dröge
1
-4
/
+16
2008-04-25
ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...
Sebastian Dröge
1
-1
/
+1
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/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
1
-0
/
+223