[Bug 648021] New: gst-plugins-bad/gst/nsf/ code not needed (can be replaced by ext/gme/)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 17 06:31:49 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=648021
  GStreamer | gst-plugins-bad | 0.10.19

           Summary: gst-plugins-bad/gst/nsf/ code not needed (can be
                    replaced by ext/gme/)
    Classification: Platform
           Product: GStreamer
           Version: 0.10.19
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mihai.draghicioiu at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The code in the gst/nsf/, decoding nsf game audio files, does the same thing as
the code in ext/gme/, which supports several other formats as well. This would
require some testing, but the code in ext/gme/ also supports silence detection
and infinite loop prevention. So my suggestion is to remove this code. To test
that the code in ext/gme works fine, simply build with ./configure
--disable-nsf (be sure to remove the old nsf plugin .so file) and try playing
back some nsf files. You can find tons here:
http://www.zophar.net/music/nsf.html

-- 
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