Age | Commit message (Expand) | Author | Files | Lines |
2008-11-27 | Remove old speexresample files. | Sebastian Dröge | 17 | -2493/+887 |
2008-11-21 | gst/speexresample/gstspeexresample.c: Add a "filter-length" property that map... | Sebastian Dröge | 1 | -1/+80 |
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 1 | -0/+1 |
2008-11-03 | gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for ena... | Sebastian Dröge | 1 | -0/+8 |
2008-11-02 | gst/speexresample/gstspeexresample.c: Fix format string and arguments. | Sebastian Dröge | 2 | -1/+129 |
2008-11-01 | gst/speexresample/: Add missing headers to Makefile.am. | Sebastian Dröge | 8 | -24/+210 |
2008-10-30 | gst/speexresample/gstspeexresample.c: The length for the buffer conversion fu... | Sebastian Dröge | 1 | -0/+2 |
2008-10-30 | tests/check/elements/speexresample.c: Add pipeline unit tests for testing all... | Sebastian Dröge | 2 | -13/+10 |
2008-10-30 | gst/speexresample/: Add support for int8, int24 and int32 input by converting... | Sebastian Dröge | 3 | -12/+204 |
2008-10-30 | Add support for double samples as input and refactor the usage of the differe... | Sebastian Dröge | 8 | -176/+339 |
2008-10-29 | gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m... | Sebastian Dröge | 2 | -110/+66 |
2008-10-28 | gst/speexresample/gstspeexresample.*: Some random cleanup, add G_LIKELY and f... | Sebastian Dröge | 2 | -64/+75 |
2008-10-28 | gst/speexresample/gstspeexresample.c: Fixate to the nearest supported rate in... | Sebastian Dröge | 1 | -1/+24 |
2008-10-28 | gst/speexresample/: Update Speex resampler with latest version from Speex GIT. | Sebastian Dröge | 9 | -537/+1397 |
2008-06-16 | Final round of doc updates. | Stefan Kost | 1 | -7/+4 |
2007-12-14 | update spec file and add two missing files for disting | Christian Schaller | 1 | -1/+2 |
2007-11-26 | configure.ac: Add QuickTime Wrapper plug-in. | Julien Moutte | 1 | -4/+6 |
2007-11-26 | gst/speexresample/: Update speex resampler to latest SVN. We're now down to o... | Sebastian Dröge | 6 | -269/+149 |
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 |