[Bug 681904] New: FFT library calls exit

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 15 03:59:22 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681904
  GStreamer | gst-plugins-base | 0.11.x

           Summary: FFT library calls exit
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bugzilla at hadess.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Would probably be better if it didn't.

gst-plugins-base/gst-libs/gst/fft $ git grep exit
kiss_fft_f32.h: your compiler output to call this before you exit.
kiss_fft_f64.h: your compiler output to call this before you exit.
kiss_fft_s16.h: your compiler output to call this before you exit.
kiss_fft_s32.h: your compiler output to call this before you exit.
kiss_fftr_f32.c:    exit (1);
kiss_fftr_f32.c:    exit (1);
kiss_fftr_f64.c:    exit (1);
kiss_fftr_f64.c:    exit (1);
kiss_fftr_s16.c:    exit (1);
kiss_fftr_s16.c:    exit (1);
kiss_fftr_s32.c:    exit (1);
kiss_fftr_s32.c:    exit (1);

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list