[Bug 264681] multimedia/qmmp-qt5: Adjust default settings

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Jun 2022 11:44:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264681

            Bug ID: 264681
           Summary: multimedia/qmmp-qt5: Adjust default settings
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)
          Assignee: fluffy@FreeBSD.org

Created attachment 234699
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234699&action=edit
Patch for qmmp

FFmpeg already supports aac and mp3 formats, disable redudant libraries (FAAD,
MAD, MPG123)
While at it, disable MMS protocol support (Microsoft deprecated MMS in 2003)
MMS support should preferably also be completely removed due to the above (in a
separate commit?)

References:
https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/branches/qmmp-1.6/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp
(L71 and below)
https://en.wikipedia.org/wiki/Microsoft_Media_Server

-- 
You are receiving this mail because:
You are the assignee for the bug.