mpv/libvo
wm4 97c6425140 sub, vf_ass: allow rendering RGBA subs, replace old vf_ass rendering
Do this by replacing all the old vf_ass drawing code by draw_bmp.c.

Change sub.c to always use osd_draw() for the other OSD drawing
routines, and simplify the code a bit.

spudec.c subtitles (i.e. DVD subs) are now considered subtitles, and
are rendered by vf_ass, if that filter is inserted.
2012-10-24 21:56:33 +02:00
..
aspect.c sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor 2012-10-24 21:56:33 +02:00
aspect.h sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor 2012-10-24 21:56:33 +02:00
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m
csputils.c spudec: use csputils for color conversion 2012-10-24 21:56:33 +02:00
csputils.h spudec: use csputils for color conversion 2012-10-24 21:56:33 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
d3d_shader_yuv_2ch.h
fastmemcpy.h
filter_kernels.c
filter_kernels.h
geometry.c
geometry.h
gl_common.c
gl_common.h
gl_header_fixes.h
gl_osd.c
gl_osd.h
osx_common.c
osx_common.h
video_out.c sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor 2012-10-24 21:56:33 +02:00
video_out.h sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor 2012-10-24 21:56:33 +02:00
vo_caca.c
vo_corevideo.h
vo_corevideo.m
vo_direct3d.c
vo_image.c
vo_lavc.c sub, vf_ass: allow rendering RGBA subs, replace old vf_ass rendering 2012-10-24 21:56:33 +02:00
vo_null.c
vo_opengl.c
vo_opengl_old.c
vo_opengl_shaders.glsl
vo_vdpau.c
vo_x11.c sub, vf_ass: allow rendering RGBA subs, replace old vf_ass rendering 2012-10-24 21:56:33 +02:00
vo_xv.c sub, vf_ass: allow rendering RGBA subs, replace old vf_ass rendering 2012-10-24 21:56:33 +02:00
w32_common.c
w32_common.h
x11_common.c
x11_common.h