view debian/mime @ 28992:947ef23ba798

Test if create_vdp_decoder() might succeed by calling it from config() with a small value for max_reference_frames. This does not make automatic recovery by using software decoder possible, but lets MPlayer fail more graciously on - actually existing - buggy hardware that does not support certain H264 widths when using hardware accelerated decoding (784, 864, 944, 1024, 1808, 1888 pixels on NVIDIA G98) and if the user tries to hardware-decode more samples at the same time than supported. Might break playback of H264 Intra-Only samples on hardware with very little video memory.
author cehoyos
date Sat, 21 Mar 2009 20:11:05 +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";