mpv/sub
wm4 99f5fef0ea Add more const
While I'm not very fond of "const", it's important for declarations
(it decides whether a symbol is emitted in a read-only or read/write
section). Fix all these cases, so we have writeable global data only
when we really need.
2014-06-11 00:39:14 +02:00
..
ass_mp.c Add more const 2014-06-11 00:39:14 +02:00
ass_mp.h sub: fix undefined behavior in ASS color calculation 2014-05-10 10:44:16 +02:00
dec_sub.c Add more const 2014-06-11 00:39:14 +02:00
dec_sub.h
draw_bmp.c video: make mp_image use mp_image_params directly 2014-04-21 02:57:16 +02:00
draw_bmp.h
find_subfiles.c Add more const 2014-06-11 00:39:14 +02:00
find_subfiles.h
img_convert.c
img_convert.h
osd.c Add more const 2014-06-11 00:39:14 +02:00
osd.h osd: make code C99 2014-04-26 16:04:09 +02:00
osd_dummy.c
osd_font.otf osd: Center the volume icon in the osd font 2014-06-10 02:16:46 +02:00
osd_libass.c
osd_state.h
sd.h demux_libass: change how external ASS subtitles are loaded 2014-03-15 22:17:51 +01:00
sd_ass.c sub: remove old style override option 2014-06-05 01:10:48 +02:00
sd_lavc.c sub: remove old MPlayer DVD sub decoder 2014-03-16 13:19:28 +01:00
sd_lavc_conv.c Remove some more unneeded version checks 2014-03-16 13:19:28 +01:00
sd_lavf_srt.c
sd_microdvd.c Add more const 2014-06-11 00:39:14 +02:00
sd_movtext.c
sd_srt.c Add more const 2014-06-11 00:39:14 +02:00