mpv/sub
wm4 717d729dcb osd: make code C99
This used an unnamed union, which is allowed in GNU C and C11, but not
C99. This broke the build with some older compilers.

Replaces pull request #744.
2014-04-30 11:45:31 +02:00
..
ass_mp.c ass_mp: don't use --subcp for --ass-styles 2014-04-17 22:58:46 +02:00
ass_mp.h sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
dec_sub.c sub: handle vobsub-in-mp4 2014-03-11 00:08:29 +01:00
dec_sub.h sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
draw_bmp.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
draw_bmp.h Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
find_subfiles.c path lookup functions: mp_msg conversions 2013-12-21 21:43:17 +01:00
find_subfiles.h find_subfiles: mp_msg conversions 2013-12-21 20:50:13 +01:00
img_convert.c Reduce recursive config.h inclusions in headers 2013-12-18 17:12:21 +01:00
img_convert.h
osd.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
osd.h osd: make code C99 2014-04-30 11:45:31 +02:00
osd_dummy.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
osd_font.otf osc: rename osd_font, add some glyphs 2013-09-08 03:35:04 +02:00
osd_libass.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
sd.h sub: handle vobsub-in-mp4 2014-03-11 00:08:29 +01:00
sd_ass.c sub: fix crash with certain uses of --vf=sub 2014-01-31 19:06:58 +01:00
sd_lavc.c sd_lavc: handle subtitles with no subtitle resolution set 2014-03-11 00:09:52 +01:00
sd_lavc_conv.c sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
sd_lavf_srt.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
sd_microdvd.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
sd_movtext.c
sd_spu.c sub: fix crash with certain uses of --vf=sub 2014-01-31 19:06:58 +01:00
sd_srt.c sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
spudec.c sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
spudec.h sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00