gstreamer/gst-libs/gst/fft
Tim-Philipp Müller 882151502d fft: GST_EXPORT -> GST_FFT_API
We need different export decorators for the different libs.
For now no actual change though, just rename before the release,
and add prelude headers to define the new decorator to GST_EXPORT.
2018-03-13 12:10:29 +00:00
..
_kiss_fft_guts_f32.h gst-libs/gst/fft/: Use correct struct alignment everywhere to prevent unaligned memory accesses, resulting in SIGBUS ... 2009-01-16 11:44:04 +00:00
_kiss_fft_guts_f64.h gst-libs/gst/fft/: Use correct struct alignment everywhere to prevent unaligned memory accesses, resulting in SIGBUS ... 2009-01-16 11:44:04 +00:00
_kiss_fft_guts_s16.h gst-libs/gst/fft/: Use correct struct alignment everywhere to prevent unaligned memory accesses, resulting in SIGBUS ... 2009-01-16 11:44:04 +00:00
_kiss_fft_guts_s32.h gst-libs/gst/fft/: Use correct struct alignment everywhere to prevent unaligned memory accesses, resulting in SIGBUS ... 2009-01-16 11:44:04 +00:00
fft-prelude.h fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
fft.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstfft.c docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
gstfft.h fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
gstfftf32.c docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
gstfftf32.h fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
gstfftf64.c docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
gstfftf64.h fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
gstffts16.c docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
gstffts16.h fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
gstffts32.c docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
gstffts32.h fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
kiss_fft_f32.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fft_f32.h fft: Merge kissfft 1.2.8 2010-05-24 11:27:36 +02:00
kiss_fft_f64.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fft_f64.h fft: Merge kissfft 1.2.8 2010-05-24 11:27:36 +02:00
kiss_fft_s16.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fft_s16.h gstfft: Use stdint.h instead of _stdint.h 2016-08-19 12:12:31 +01:00
kiss_fft_s32.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fft_s32.h gstfft: Use stdint.h instead of _stdint.h 2016-08-19 12:12:31 +01:00
kiss_fftr_f32.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fftr_f32.h Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00
kiss_fftr_f64.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fftr_f64.h Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00
kiss_fftr_s16.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fftr_s16.h Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00
kiss_fftr_s32.c fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
kiss_fftr_s32.h Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00
kiss_version Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00
Makefile.am fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
meson.build fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00