mpv/sub
wm4 c6369933f1 command: add property to return text subtitles in ASS
See manpage additions. This was requested, sort of. Although what has
been requested might be something completely different. So this is
speculative.

This also changes sub_get_text() to return an allocated copy, because
the buffer shit was too damn messy.
2020-05-14 22:14:49 +02:00
..
ass_mp.c video: make OSD/subtitle bitmaps refcounted (sort of) 2020-04-26 23:34:32 +02:00
ass_mp.h command: extend osd-overlay command with bounds reporting 2020-03-06 18:20:11 +01:00
dec_sub.c command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
dec_sub.h command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
draw_bmp.c draw_bmp: use command line options for any used scalers 2020-05-13 20:07:59 +02:00
draw_bmp.h draw_bmp: make another small guarantee to users 2020-05-13 22:46:29 +02:00
filter_regex.c sub: add an option to filter subtitles by regex 2020-02-16 02:07:24 +01:00
filter_sdh.c sub: make filter_sdh a "proper" filter, allow runtime changes 2020-02-16 02:07:24 +01:00
img_convert.c
img_convert.h
lavc_conv.c Remove remains of Libav compatibility 2020-02-16 15:14:55 +01:00
osd.c draw_bmp: use command line options for any used scalers 2020-05-13 20:07:59 +02:00
osd.h video: remove RGB32/BGR32 aliases 2020-05-11 19:57:34 +02:00
osd_font.otf
osd_libass.c video: make OSD/subtitle bitmaps refcounted (sort of) 2020-04-26 23:34:32 +02:00
osd_state.h osd: add change timestamp and screen size to struct sub_bitmap_list 2020-05-09 18:02:57 +02:00
sd.h command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
sd_ass.c command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
sd_lavc.c sd_lavc: fix occasional problems with certain VOs when changing scaling 2020-05-09 18:02:57 +02:00