gstreamer/gst/audiofx
Jan Schmidt 216f6e0593 gst/: Fix compiler warnings shown with Forte.
Original commit message from CVS:
* gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
(new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
(gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
(gst_rtspsrc_handle_message):
Fix compiler warnings shown with Forte.
2007-09-17 17:35:13 +00:00
..
.gitignore gst/audiofxgood/: resubmit with the desired name *again* 2006-08-21 09:21:27 +00:00
audioamplify.c gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audioamplify.h gst/audiofx/audioamplify.h: Also remove a now unecessary variable here. 2007-07-26 19:45:30 +00:00
audiochebband.c gst/audiofx/: Add small comparision with the windowed sinc filters in the docs. 2007-08-19 19:11:04 +00:00
audiochebband.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiocheblimit.c gst/audiofx/: Add small comparision with the windowed sinc filters in the docs. 2007-08-19 19:11:04 +00:00
audiocheblimit.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiochebyshevfreqband.c gst/audiofx/: Add small comparision with the windowed sinc filters in the docs. 2007-08-19 19:11:04 +00:00
audiochebyshevfreqband.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiochebyshevfreqlimit.c gst/audiofx/: Add small comparision with the windowed sinc filters in the docs. 2007-08-19 19:11:04 +00:00
audiochebyshevfreqlimit.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiodynamic.c gst/: Fix compiler warnings shown with Forte. 2007-09-17 17:35:13 +00:00
audiodynamic.h gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audiofx.c gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audioinvert.c gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audioinvert.h gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audiopanorama.c gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946) 2007-01-18 11:23:36 +00:00
audiopanorama.h gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-psychoacustic) processing method (#394859). 2007-01-13 15:52:18 +00:00
audiowsincband.c gst/filter/: Add small comparision with the chebyshev filters in the docs. 2007-08-19 19:16:33 +00:00
audiowsincband.h Use generator macros for the process functions for the different sample types, add lower upper boundaries for the GOb... 2007-08-17 15:05:17 +00:00
audiowsinclimit.c gst/filter/: Add small comparision with the chebyshev filters in the docs. 2007-08-19 19:16:33 +00:00
audiowsinclimit.h Use generator macros for the process functions for the different sample types, add lower upper boundaries for the GOb... 2007-08-17 15:05:17 +00:00
Makefile.am gst/audiofx/Makefile.am: Dist the right file. 2007-08-27 14:44:19 +00:00