gstreamer/tests/check/libs
Sebastian Dröge edb4a505d7 Remove the magnitude and phase calculation functions as these have very special use cases and can't even be used for ...
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-sections.txt:
* gst-libs/gst/fft/gstfftf32.c:
* gst-libs/gst/fft/gstfftf32.h:
* gst-libs/gst/fft/gstfftf64.c:
* gst-libs/gst/fft/gstfftf64.h:
* gst-libs/gst/fft/gstffts16.c:
* gst-libs/gst/fft/gstffts16.h:
* gst-libs/gst/fft/gstffts32.c:
* gst-libs/gst/fft/gstffts32.h:
* tests/check/libs/fft.c: (GST_START_TEST):
Remove the magnitude and phase calculation functions as these have
very special use cases and can't even be used for the spectrum
element. Also adjust the docs to mention some properties of the used
FFT implemention, i.e. how the values are scaled. Fixes #492098.
2007-11-06 11:58:59 +00:00
..
.gitignore gst-libs/gst/rtp/gstrtpbuffer.c: Fix up GstRTPHeader helper struct so that compilers will not under any circumstances... 2007-09-07 16:46:05 +00:00
audio.c tests/check/libs/audio.c: Add simple unit test to make sure GstValue intersection of channel layouts works the way I ... 2007-10-31 12:30:28 +00:00
cddabasesrc.c tests/check/Makefile.am: See if this makes the build bots happy. 2006-09-23 15:02:51 +00:00
fft.c Remove the magnitude and phase calculation functions as these have very special use cases and can't even be used for ... 2007-11-06 11:58:59 +00:00
mixer.c Fixes: #152864 2007-07-21 09:21:12 +00:00
netbuffer.c tests/check/: Add test for GstNetBuffer + gst_buffer_copy(). Disabled for the time being, since it's broken, see #393... 2007-01-05 12:19:34 +00:00
pbutils.c API: also add gst_install_plugins_supported() while we're at it (see #470456). 2007-08-28 14:58:17 +00:00
rtp.c Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks. 2007-09-07 17:37:03 +00:00
tag.c tests/check/libs/tag.c: GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with 2007-10-26 18:57:33 +00:00
video.c Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +00:00