mpv/player
wm4 15f38b89ee player: add two more font mimetypes recognized by Haali
The Haali Matroska splitter is basically the reference implementation
for this crap, and it knows only:

    application/vnd.ms-opentype
    application/x-font-ttf
    application/x-truetype-font

Two of them were missing in our code. One of them, "application/x-font",
is probably plain incorrect, but I can't really tell.

Also see: http://www.cccp-project.net/beta/test_files/fontsample.mkv
2013-12-29 14:19:22 +01:00
..
lua osc: use mp.send_commandv 2013-12-20 18:02:01 +01:00
timeline stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
audio.c player: add infrastructure to select multiple tracks at once 2013-12-24 17:46:08 +01:00
command.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
command.h m_property: mp_msg conversions 2013-12-21 21:04:21 +01:00
configfiles.c Install encoding-profiles.conf by default 2013-12-28 16:33:21 +01:00
core.h player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
dvdnav.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
loadfile.c player: add two more font mimetypes recognized by Haali 2013-12-29 14:19:22 +01:00
lua.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
lua.h Rename mp_lua.c/h to lua.c/h 2013-12-17 01:15:48 +01:00
main.c options: simplify handling of some help options 2013-12-26 19:25:51 +01:00
misc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
osd.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
playloop.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
screenshot.c path: change mp_splitext() semantics 2013-12-22 23:25:08 +01:00
screenshot.h
sub.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
video.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00