mpv/sub
wm4 37a71e57d4 mp_image: remove redundant flags field
Because gcc (and clang) is a goddamn PITA and unnecessarily warns if
the universal initializer for structs is used (like mp_image x = {})
and the first member of the struct is also a struct, move the w/h
fields to the top.
2015-04-10 21:06:25 +02:00
..
ass_mp.c sub: add --sub-text-bold option 2015-04-01 22:58:12 +02:00
ass_mp.h sub: move mp_ass_configure() code 2015-02-24 15:49:26 +01:00
dec_sub.c sub: don't truncate timestamps to int 2015-04-08 22:19:51 +02:00
dec_sub.h
draw_bmp.c mp_image: remove redundant flags field 2015-04-10 21:06:25 +02:00
draw_bmp.h csputils: get rid of mp_csp_details 2015-01-06 16:50:58 +01:00
find_subfiles.c player: load .ac3 files as external files 2015-04-02 23:15:12 +02:00
find_subfiles.h player: add external audio file auto-loading 2015-02-02 21:23:12 +01:00
img_convert.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
img_convert.h
osd.c sub: add --sub-text-bold option 2015-04-01 22:58:12 +02:00
osd.h sub: add --sub-text-bold option 2015-04-01 22:58:12 +02:00
osd_dummy.c
osd_font.otf
osd_libass.c osd: force alignment for OSD bar 2015-02-24 14:40:06 +01:00
osd_state.h osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
sd.h sub: this isn't needed either 2015-03-03 15:19:33 +01:00
sd_ass.c video: move colorspace overrides to vf_format, simplify 2015-03-31 00:09:03 +02:00
sd_lavc.c osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
sd_lavc_conv.c
sd_lavf_srt.c
sd_microdvd.c
sd_movtext.c
sd_srt.c