view debian/mime @ 16318:e27998eeb54a

Fix nsv detection with new demuxer structure With old method there was an hack to skip detection for streamed nsv, because demuxer did the chek only on first 4 bytes and live nsv streams starts at random place in the file. The detection code was changed to search for nsv signature in the first 64k of the file. The check was changed to "unsafe" and thus moved later because now is more expensive.
author rtognimp
date Tue, 30 Aug 2005 19:06:55 +0000
parents 17e40e9b7654
children bf6bdb785567
line wrap: on
line source

video/x-msvideo; mplayer %s
video/mpeg; mplayer %s
video/quicktime; mplayer %s
video/x-ms-asf; mplayer %s
video/x-ms-wmv; mplayer %s