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
/
gstpitch.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
-5
/
+2
2018-06-18
pitch: remove trailing whitespaces from previous commit
Mathieu Duponchelle
1
-2
/
+2
2018-06-18
pitch: Flush only if there are unprocessed samples
Suhas Nayak
1
-3
/
+5
2018-06-16
pitch: preserve seek event seqnums
Mathieu Duponchelle
1
-0
/
+4
2018-06-16
pitch: fix latency reporting
Mathieu Duponchelle
1
-2
/
+0
2018-06-16
pitch: Fix single input buffer followed by EOS
Mathieu Duponchelle
1
-3
/
+0
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-09-15
pitch: Set seqnum on newly created segment event
Thibault Saunier
1
-0
/
+3
2014-04-08
soundtouch: Add missing break in switch
Edward Hervey
1
-0
/
+1
2013-10-12
pitch: Fix inverted condition in setcaps
Olivier Crête
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
-28
/
+25
2012-10-22
pitch: fix for start times > 0
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-26
soundtouch: Transform timestamps properly after a seek.
Jan Schmidt
1
-17
/
+33
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-02
gst_message_new_duration -> gst_message_new_duration_changed
Tim-Philipp Müller
1
-1
/
+1
2012-08-14
soundtouch: Don't assume output buffer timestamps
Edward Hervey
1
-27
/
+16
2012-07-11
pitch: register as effect
Stefan Sauer
1
-1
/
+1
2012-07-10
soundtouch: port to 0.11
Wim Taymans
1
-126
/
+94
2011-08-30
soundtouch: Handling incoming rate when requested.
Jan Schmidt
1
-9
/
+42
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-3
/
+3
2010-03-09
soundtouch: removing very annoying g_print() in pitch element
Tiago Katcipis
1
-4
/
+0
2010-01-12
win32: Include config.h before anything else. Fix mpegdemux LIBADD
Ðóñëàí Èæáóëàòîâ
1
-5
/
+6
2009-11-02
pitch: remove pointless gst_element_no_more_pads()
Tim-Philipp Müller
1
-2
/
+0
2009-10-11
soundtouch: fixes warnings on macosx snow leopard
Josep Torra
1
-1
/
+2
2008-06-10
ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar...
Sebastian Dröge
1
-0
/
+2
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
1
-14
/
+91
2008-01-27
ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM.
Sebastian Dröge
1
-20
/
+9
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-06-14
ext/soundtouch/: Make pitch element controllable via GstController interface ...
Wouter Paesen
1
-3
/
+8
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
1
-0
/
+709