mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
be2cd1e919
Original commit message from CVS: * gst/filter/Makefile.am: * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose), (gst_bpwsinc_base_init), (gst_bpwsinc_class_init), (gst_bpwsinc_init), (bpwsinc_setup): * gst/filter/gstbpwsinc.h: * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose), (gst_lpwsinc_base_init), (gst_lpwsinc_class_init), (gst_lpwsinc_init), (lpwsinc_setup): * gst/filter/gstlpwsinc.h: Use GstAudioFilter as base class and don't leak the memory of the filter kernel and residue. |
||
---|---|---|
.. | ||
.gitignore | ||
audioamplify.c | ||
audioamplify.h | ||
audiodynamic.c | ||
audiodynamic.h | ||
audiofx.c | ||
audioinvert.c | ||
audioinvert.h | ||
audiopanorama.c | ||
audiopanorama.h | ||
audiowsincband.c | ||
audiowsincband.h | ||
audiowsinclimit.c | ||
audiowsinclimit.h | ||
Makefile.am |