gstreamer/gst-libs/gst/fft
Tim-Philipp Müller 64cfa6bf73 gst-libs: fix up gobject-introspection some more
Use new girdir and typlibdir from core .pc files, so we can figure
out the right includes to pass to the gobject-introspection tools,
whether core is installed in the same prefix as gobject-introspection
or in a different prefix or uninstalled. This also keeps us from adding
bogus paths to the includes that only work if core is uninstalled.

Also add some missing includes/pkgs where needed.
2010-03-30 19:56:56 +01:00
..
_kiss_fft_guts_f32.h
_kiss_fft_guts_f64.h
_kiss_fft_guts_s16.h
_kiss_fft_guts_s32.h
gstfft.c
gstfft.h
gstfftf32.c
gstfftf32.h
gstfftf64.c
gstfftf64.h
gstffts16.c
gstffts16.h
gstffts32.c
gstffts32.h
kiss_fft_f32.c
kiss_fft_f32.h
kiss_fft_f64.c
kiss_fft_f64.h
kiss_fft_s16.c
kiss_fft_s16.h
kiss_fft_s32.c
kiss_fft_s32.h
kiss_fftr_f32.c 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_fftr_f32.h
kiss_fftr_f64.c
kiss_fftr_f64.h
kiss_fftr_s16.c
kiss_fftr_s16.h
kiss_fftr_s32.c
kiss_fftr_s32.h
kiss_version
Makefile.am