1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00
mpv/sub
Uoti Urpala 0383070588 sd_ass.c: set event->Style to fix --ass-styles
Set the "Style" attribute for subtitle events created in sd_ass to
match the "default_style" attribute of the track. This is required to
make --ass-styles work with recent libass versions (otherwise the
event would use style 0, which is a fallback style added by libass
now).

Commit 378ada847c ("sub/ass: use default
style, not first style unconditionally") fixed the same issue for
external subtitles converted with mp_ass_read_subdata(); this commit
fixes it for muxed ones.
2011-09-23 13:57:11 +03:00
..
ass_mp.c options: move libass-related options to struct 2011-09-03 14:26:14 +03:00
ass_mp.h options: move libass-related options to struct 2011-09-03 14:26:14 +03:00
av_sub.c aviheader.h: avoid including demuxer.h 2011-08-19 21:37:16 +03:00
av_sub.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
dec_sub.c
dec_sub.h
find_sub.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
find_subfiles.c bstr: rename BSTR() -> bstr() 2011-07-27 08:38:12 +03:00
find_subfiles.h subs: options: add -sub-paths 2011-04-20 04:22:52 +03:00
font_load_ft.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
font_load.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
font_load.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
osd_font.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sd_ass.c sd_ass.c: set event->Style to fix --ass-styles 2011-09-23 13:57:11 +03:00
sd.h
spudec.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
spudec.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sub_cc.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sub_cc.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
sub.c core: allocate OSD text buffers dynamically 2011-08-09 03:28:58 +03:00
sub.h core: allocate OSD text buffers dynamically 2011-08-09 03:28:58 +03:00
subassconvert.c subassconvert: handle "\r\n" line ends 2011-09-02 12:22:15 +03:00
subassconvert.h subtitles: style support for common SubRip tags and MicroDVD 2011-01-18 15:17:28 +02:00
subreader.c subreader: SAMI subs: wrap line if needed 2011-06-29 11:28:46 +03:00
subreader.h find_subfiles: move sub_filenames() here 2011-04-20 04:22:52 +03:00
unrar_exec.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
unrar_exec.h sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vobsub.c cleanup: vobsub.c: simplify parsing 2011-07-06 13:01:07 +03:00
vobsub.h options: change -alang and -slang to use string list type 2011-04-20 04:22:42 +03:00