From 6bc998156fc5ba5503837a908f6595fbb92824c3 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 24 Aug 2006 18:23:14 +0000 Subject: 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 --- gst/audiofx/audiopanorama.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gst/audiofx/audiopanorama.c') 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 @@ * */ -/* FIXME: also support 32/64 bit float audio, and maybe 8/24 bit integer */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif -- cgit