sub/ass: use default style, not first style unconditionally
commit378ada847c8eb3a641392691b1a2317f8fc214e0
authorGrigori Goronzy <greg@blackbox>
Mon, 30 May 2011 18:57:58 +0000 (30 20:57 +0200)
committerUoti Urpala <uau@mplayer2.org>
Tue, 14 Jun 2011 17:01:19 +0000 (14 20:01 +0300)
tree9659d389e193a0b8854a7845dc3ec7f2c9c4325b
parent17db5cc98fcd13d010fb96c3b9ad06a4b4b20194
sub/ass: use default style, not first style unconditionally

Turns out it's a bad idea to just always unconditionally use the first
style. Make mplayer2 use and set the style according to the track's
default_style property. Fixes the -ass-styles option broken with
recent libass versions (ticket #40).
sub/ass_mp.c