0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/sub
wm4 f562a41ca2 command: simplify sub OSD update
We can just update all OSD elements in these cases. This way we can also
reuse it for commands which need to update the OSD for other reasons.
2013-05-14 23:14:23 +02:00
..
ass_mp.c sub: add --osd-blur and --sub-text-blur options 2013-04-13 18:53:03 +02:00
ass_mp.h cleanup: ass_mp.h: remove dummy declarations 2013-01-06 16:22:50 +01:00
dec_sub.c sub, demux: identify subtitle types with the codec name 2013-04-20 23:28:27 +02:00
dec_sub.h sub, demux: identify subtitle types with the codec name 2013-04-20 23:28:27 +02:00
draw_bmp.c sub: don't crash on GBRP video 2013-03-28 21:46:17 +01:00
draw_bmp.h vo_xv, vo_x11: simplify OSD redrawing 2013-01-13 20:04:12 +01:00
find_sub.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
find_subfiles.c Fix some cppcheck / scan-build warnings 2013-05-06 23:11:11 +02:00
find_subfiles.h sub: remove vobsub reader in favor of ffmpeg vobsub demuxer 2012-12-11 00:37:54 +01:00
img_convert.c img_convert: use multiple bounding boxes for ASS->RGBA 2013-01-13 20:04:16 +01:00
img_convert.h img_convert: add sub_bitmap bounding box functions 2013-01-13 20:04:16 +01:00
osd_dummy.c sub: allow rendering OSD in ASS image format directly, simplify 2012-10-16 07:26:30 +02:00
osd_font.otf osd: convert OSD font to OpenType 2013-04-27 18:03:19 +02:00
osd_libass.c osd_libass: actually free ASS_Tracks 2013-04-12 19:02:58 +02:00
sd_ass.c sub, demux: identify subtitle types with the codec name 2013-04-20 23:28:27 +02:00
sd_lavc.c sub, demux: identify subtitle types with the codec name 2013-04-20 23:28:27 +02:00
sd.h sub, demux: identify subtitle types with the codec name 2013-04-20 23:28:27 +02:00
spudec.c sub: remove vobsub reader in favor of ffmpeg vobsub demuxer 2012-12-11 00:37:54 +01:00
spudec.h options: remove --ffactor switch 2012-10-24 21:56:35 +02:00
sub.c command: simplify sub OSD update 2013-05-14 23:14:23 +02:00
sub.h command: simplify sub OSD update 2013-05-14 23:14:23 +02:00
subassconvert.c subassconverter: silence clang warning 2013-04-28 09:41:39 +02:00
subassconvert.h subtitles: style support for common SubRip tags and MicroDVD 2011-01-18 15:17:28 +02:00
subreader.c Fix some cppcheck / scan-build warnings 2013-05-06 23:11:11 +02:00
subreader.h core: display subtitle codec in track listing 2013-04-20 23:28:27 +02:00