Mercurial > mplayer.hg
annotate debian/mime @ 17931:ed9950b8200d
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
just makes it possible to compile if USE_ICONV is undefined.
Patch by Bjorn Sandell (biorn _At_ chalmers _Dot_ se).
author | albeu |
---|---|
date | Fri, 24 Mar 2006 02:31:29 +0000 |
parents | 17e40e9b7654 |
children | bf6bdb785567 |
rev | line source |
---|---|
13100
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
1 video/x-msvideo; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
2 video/mpeg; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
3 video/quicktime; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
4 video/x-ms-asf; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
5 video/x-ms-wmv; mplayer %s |