summaryrefslogtreecommitdiff
path: root/gst/speexresample
Commit message (Expand)AuthorAgeFilesLines
* Final round of doc updates.Stefan Kost2008-06-161-7/+4
* update spec file and add two missing files for distingChristian Schaller2007-12-141-1/+2
* configure.ac: Add QuickTime Wrapper plug-in.Julien Moutte2007-11-261-4/+6
* gst/speexresample/: Update speex resampler to latest SVN. We're now down to o...Sebastian Dröge2007-11-266-269/+149
* gst/speexresample/gstspeexresample.c: Only post the latency message if we hav...Sebastian Dröge2007-11-231-1/+1
* gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la...Sebastian Dröge2007-11-231-0/+8
* gst/speexresample/: Add functions to push the remaining samples and to get th...Sebastian Dröge2007-11-234-13/+429
* gst/speexresample/README: Add README explaining where the resampling code was...Sebastian Dröge2007-11-213-6/+93
* gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO...Sebastian Dröge2007-11-201-10/+11
* gst/speexresample/Makefile.am: Add missing file.Sebastian Dröge2007-11-201-0/+30
* Add speexresample to the docs and while at that do a make update.Sebastian Dröge2007-11-201-0/+2
* gst/speexresample/gstspeexresample.c: If the resampler gives less output samp...Sebastian Dröge2007-11-201-3/+33
* Add resample element based on the Speex resampling algorithm.Sebastian Dröge2007-11-209-0/+2925