[packman] [PM] gpac 0.4.3 (SuSE 10.0/i586)

Richard S. teetrinker at gmx.net
Sun Dec 10 16:37:22 CET 2006


Hi, I would remove some MIME-Types from gpac-browser-plugin(osmozilla) :
http://gpac.cvs.sourceforge.net/gpac/gpac/applications/osmozilla/osmozilla.cpp?view=markup

I would only use this MIME-Types:

#define GPAC_PLUGIN_MIMETYPES \
    "audio/mpeg:mp2,mp3,mpga,mpega:MP3 Music;" \
    "audio/x-mpeg:mp2,mp3,mpga,mpega:MP3 Music;" \
    "audio/amr:amr,awb:AMR Audio;" \
    "audio/mp4:mp4,mpg4,mpeg4,m4a:MPEG-4 Audio;" \
    "audio/aac:aac:MPEG-4 AAC Music;" \
    "audio/aacp:aac:MPEG-4 AACPlus Music;" \
    "audio/3gpp:3gp,3gpp:3GPP/MMS Music;"    \
    "audio/3gpp2:3g2,3gp2:3GPP2/MMS Music;"    \
    "video/mp4:mp4,mpg4:MPEG-4 Video;" \
    "video/3gpp:3gp,3gpp:3GPP/MMS Video;" \
    "video/3gpp2:3g2,3gp2:3GPP2/MMS Video;" \
    "image/svg+xml:svg,svg.gz,svgz:SVG Document;"    \
    "image/x-svgm:svgm:SVGM Document;"    \
    "model/vrml:wrl,wrl.gz:VRML World;"    \
    "model/x3d+vrml:x3dv,x3dv.gz,x3dvz:X3D/VRML World;"    \
    "model/x3d+xml:x3d,x3d.gz,x3dz:X3D/XML World;" \
     "application/x-bt:bt,bt.gz,btz:MPEG-4 Text (BT);"    \
    "application/x-xmt:xmt,xmt.gz,xmtz:MPEG-4 Text (XMT);"    \
    "application/mp4:mp4,mpg4:MPEG-4 Movies;" \
    "application/sdp:sdp:Streaming Media Session;" \
     /* explicit plugin call */ \
    "application/x-gpac::GPAC plugin;" \


Some of the removed MIME-Types doesn't work proper at the moment, or are
better handled by other browser plugins(mplayerplug-in).
THX for the GPAC RPM

Regards
Richard
 




More information about the Packman mailing list