Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-23 | gst/speexresample/gstspeexresample.c: Only post the latency message if we hav... | Sebastian Dröge | 1 | -1/+1 |
2007-11-23 | gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la... | Sebastian Dröge | 1 | -0/+8 |
2007-11-23 | gst/speexresample/: Add functions to push the remaining samples and to get th... | Sebastian Dröge | 4 | -13/+429 |
2007-11-21 | gst/speexresample/README: Add README explaining where the resampling code was... | Sebastian Dröge | 3 | -6/+93 |
2007-11-20 | gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO... | Sebastian Dröge | 1 | -10/+11 |
2007-11-20 | gst/speexresample/Makefile.am: Add missing file. | Sebastian Dröge | 1 | -0/+30 |
2007-11-20 | Add speexresample to the docs and while at that do a make update. | Sebastian Dröge | 1 | -0/+2 |
2007-11-20 | gst/speexresample/gstspeexresample.c: If the resampler gives less output samp... | Sebastian Dröge | 1 | -3/+33 |
2007-11-20 | Add resample element based on the Speex resampling algorithm. | Sebastian Dröge | 9 | -0/+2925 |