summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.c
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-24 04:36:17 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-24 04:36:17 +0000
commite72b62f8cc189053efe7e42078d7fa0f04dd425e (patch)
tree5fa3c0644fde7f0ef4ccf88cfe0f5e7f5a28edd0 /libvo/video_out.c
parent96edb007a565f7fc9a50f1ba64ae24e05f903fbc (diff)
downloadmpv-e72b62f8cc189053efe7e42078d7fa0f04dd425e.tar.bz2
mpv-e72b62f8cc189053efe7e42078d7fa0f04dd425e.tar.xz
grey+alpha rendering support (for .sub)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@203 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/video_out.c')
-rw-r--r--libvo/video_out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index a5483d3126..e35dbec893 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -87,4 +87,4 @@ vo_functions_t* video_out_drivers[] =
NULL
};
-
+#include "sub.c"