summaryrefslogtreecommitdiffstats
path: root/gst/speexresample
AgeCommit message (Expand)AuthorFilesLines
2007-12-14update spec file and add two missing files for distingChristian Schaller1-1/+2
2007-11-26configure.ac: Add QuickTime Wrapper plug-in.Julien Moutte1-4/+6
2007-11-26gst/speexresample/: Update speex resampler to latest SVN. We're now down to o...Sebastian Dröge6-269/+149
2007-11-23gst/speexresample/gstspeexresample.c: Only post the latency message if we hav...Sebastian Dröge1-1/+1
2007-11-23gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la...Sebastian Dröge1-0/+8
2007-11-23gst/speexresample/: Add functions to push the remaining samples and to get th...Sebastian Dröge4-13/+429
2007-11-21gst/speexresample/README: Add README explaining where the resampling code was...Sebastian Dröge3-6/+93
2007-11-20gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO...Sebastian Dröge1-10/+11
2007-11-20gst/speexresample/Makefile.am: Add missing file.Sebastian Dröge1-0/+30
2007-11-20Add speexresample to the docs and while at that do a make update.Sebastian Dröge1-0/+2
2007-11-20gst/speexresample/gstspeexresample.c: If the resampler gives less output samp...Sebastian Dröge1-3/+33
2007-11-20Add resample element based on the Speex resampling algorithm.Sebastian Dröge9-0/+2925