diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-24 18:23:14 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-24 18:23:14 +0000 |
commit | 6bc998156fc5ba5503837a908f6595fbb92824c3 (patch) | |
tree | 53c51de7e70bc0ee8b6442f9690c636bbd2c0c46 /gst/audiofx/audiopanorama.c | |
parent | 3473ecd7af48361d08b312cb909863264bfa00d1 (diff) |
gst/audiofxgood/audiopanorama.c: ChangeLog surgery to add cymax's real name
Original commit message from CVS:
* gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
(gst_audio_panorama_transform_m2s_float),
(gst_audio_panorama_transform_s2s_float):
ChangeLog surgery to add cymax's real name
Diffstat (limited to 'gst/audiofx/audiopanorama.c')
-rw-r--r-- | gst/audiofx/audiopanorama.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/audiofx/audiopanorama.c b/gst/audiofx/audiopanorama.c index abd4a112..1ef3dec4 100644 --- a/gst/audiofx/audiopanorama.c +++ b/gst/audiofx/audiopanorama.c @@ -35,8 +35,6 @@ * </refsect2> */ -/* FIXME: also support 32/64 bit float audio, and maybe 8/24 bit integer */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif |