mpv/sub
wm4 5f2a8474ae video: uninline memcpy_pic functions
There's literally no reason why these functions have to be inline (they
might be performance critical, but then the function call overhead isn't
going to matter at all).

Uninline them and move them to mp_image.c. Drop the header file and fix
all uses of it.
2015-03-20 00:21:23 +01:00
..
ass_mp.c osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
ass_mp.h sub: move mp_ass_configure() code 2015-02-24 15:49:26 +01:00
dec_sub.c sub: this isn't needed either 2015-03-03 15:19:33 +01:00
dec_sub.h
draw_bmp.c osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
draw_bmp.h
find_subfiles.c
find_subfiles.h
img_convert.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
img_convert.h
osd.c osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
osd.h osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
osd_dummy.c
osd_font.otf
osd_libass.c
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 sd_ass: replace a deprecated libass API call 2015-02-25 16:48:01 +01: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