Files
mpv/sub
wm4 86689f7bf2 demux_libass: change how external ASS subtitles are loaded
Instead of parsing the ASS file in demux_libass.c and trying to pass the
ASS_Track to the subtitle renderer, just read all file data in
demux_libass.c, and let the subtitle renderer pass the file contents to
ass_process_codec_private(). (This happens to parse full files too.)

Makes the code simpler, though it also relies harder on the (messy)
probe logic in demux_libass.c.
2014-03-15 22:17:51 +01:00
..
2013-12-21 22:13:04 +01:00
2013-12-21 20:50:13 +01:00
2014-01-17 23:21:17 +01:00
2013-11-24 14:44:58 +01:00
2014-01-22 00:35:52 +01:00
2014-01-22 00:35:52 +01:00
2013-12-21 20:50:13 +01:00
2013-12-21 20:50:13 +01:00
2013-12-21 20:50:13 +01:00
2013-12-21 20:50:13 +01:00