summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-03 22:32:16 +0200
committerwm4 <wm4@nowhere>2014-10-03 23:10:18 +0200
commitcc9973f4e0268bc17cf95ec39af194d0136e0c0d (patch)
treee0d65df5854f473ccc31ae13580ce64ec2b0d7db /DOCS/man/input.rst
parente64ce83182db230215ab547386b1ce310025423c (diff)
downloadmpv-cc9973f4e0268bc17cf95ec39af194d0136e0c0d.tar.bz2
mpv-cc9973f4e0268bc17cf95ec39af194d0136e0c0d.tar.xz
player: move some libass setup code to sub.c
Also recreate ASS_Library on every file played. This means we can move the code out of main.c as well. Recreating the ASS_Library object has no disadvantages, because it literally stores only the message callback, the (per-file) font attachment as byte arrays, and the set of style overrides. Hopefully this thing can be removed from the libass API entirely at some point. The only reason why the player core creates the ASS_Renderer, instead of the subtitle renderer, is because we want to cache the loaded fonts across ordered chapter transitions, so this probably still has to stay around for now.
Diffstat (limited to 'DOCS/man/input.rst')
0 files changed, 0 insertions, 0 deletions