diff Makefile @ 31927:6e0b5a97e00f

EOSD/ASS code factorization Move some code that was partially duplicated between vf_vo and vf_ass with subtle differences into a separate file.
author cigaes
date Mon, 23 Aug 2010 19:13:05 +0000
parents a564f632ba49
children 4cccb69779ef
line wrap: on
line diff
--- a/Makefile	Sun Aug 22 23:38:40 2010 +0000
+++ b/Makefile	Mon Aug 23 19:13:05 2010 +0000
@@ -336,6 +336,7 @@
               codec-cfg.c \
               cpudetect.c \
               edl.c \
+              eosd.c \
               find_sub.c \
               fmt-conversion.c \
               m_config.c \