diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-11-27 19:22:42 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-11-27 19:22:42 +0000 |
commit | d56af9d36dabd5339be7ec71d32d2edf536ca832 (patch) | |
tree | 32483c2cca147e14d5df55c99f274ea29d5130ab /gst/speexresample/speex_resampler_float.c | |
parent | bf2d02c1b6a78cf7bf117fb4fa5c909218863824 (diff) | |
download | gst-plugins-bad-d56af9d36dabd5339be7ec71d32d2edf536ca832.tar.gz gst-plugins-bad-d56af9d36dabd5339be7ec71d32d2edf536ca832.tar.bz2 gst-plugins-bad-d56af9d36dabd5339be7ec71d32d2edf536ca832.zip |
Remove old speexresample files.
Original commit message from CVS:
* gst/speexresample/Makefile.am:
* gst/speexresample/README:
* gst/speexresample/arch.h:
* gst/speexresample/fixed_arm4.h:
* gst/speexresample/fixed_arm5e.h:
* gst/speexresample/fixed_bfin.h:
* gst/speexresample/fixed_debug.h:
* gst/speexresample/fixed_generic.h:
* gst/speexresample/gstspeexresample.c:
* gst/speexresample/gstspeexresample.h:
* gst/speexresample/resample.c:
* gst/speexresample/resample_sse.h:
* gst/speexresample/speex_resampler.h:
* gst/speexresample/speex_resampler_double.c:
* gst/speexresample/speex_resampler_float.c:
* gst/speexresample/speex_resampler_int.c:
* gst/speexresample/speex_resampler_wrapper.h:
* tests/check/elements/speexresample.c:
Remove old speexresample files.
Diffstat (limited to 'gst/speexresample/speex_resampler_float.c')
-rw-r--r-- | gst/speexresample/speex_resampler_float.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/speexresample/speex_resampler_float.c b/gst/speexresample/speex_resampler_float.c index f13f60c5..281e52d3 100644 --- a/gst/speexresample/speex_resampler_float.c +++ b/gst/speexresample/speex_resampler_float.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2007-2008 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * Copyright (C) 2007 Sebastian Dröge <slomo@circular-chaos.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |