view debian/mime @ 22697:2fe9bd97a7f6

Fix configure -march detection for athlon-xp The configure script uses SSE support to distinguish between athlon and athlon-xp, but SSE support was tested _after_ deciding the basic CPU type. Thus athlon-xp was always misdetected as athlon. Fix this by moving the CPU extensions check before the CPU type check. Patch from Andrew Savchenko, bircoph list ru.
author uau
date Sun, 18 Mar 2007 13:38:55 +0000
parents bf6bdb785567
children
line wrap: on
line source

application/x-ogg; mplayer %s; description="Ogg Stream"
application/ogg; mplayer %s; description="Ogg Stream"
audio/mpeg; mplayer %s; description="MPEG Audio"
audio/x-mpegurl; mplayer %s; description="Icecast Playlist"
audio/x-ms-wax; mplayer %s; description="Windows Media Audio"
audio/x-ms-wma; mplayer %s; description="Windows Media Audio"
audio/x-pls; mplayer %s; description="MP3 ShoutCast/IceCast Playlist"
audio/x-scpls; mplayer %s; description="Shoutcast Playlist"
audio/x-wav; mplayer %s; description="WAV Audio"
video/mpeg; mplayer %s; description="MPEG Video";
video/quicktime; mplayer %s; description="Apple QuickTime Video";
video/x-mpeg; mplayer %s; description="MPEG Video";
video/x-mpeg2; mplayer %s; description="MPEG-2 Video";
video/x-msvideo; mplayer %s; description="MS Video (AVI)";
video/x-ms-afs; mplayer %s; description="Microsoft ASF Video";
video/x-ms-asf; mplayer %s; description="Microsoft ASF Video";
video/x-ms-wma; mplayer %s; description="Windows Media Audio";
video/x-ms-wmv; mplayer %s; description="Windows Media Video";
video/x-ms-wmx; mplayer %s; description="Windows Media Video";
video/x-ms-wvx; mplayer %s; description="Windows Media Video";