comparison 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
comparison
equal deleted inserted replaced
31926:45966266392b 31927:6e0b5a97e00f
334 SRCS_COMMON = asxparser.c \ 334 SRCS_COMMON = asxparser.c \
335 bstr.c \ 335 bstr.c \
336 codec-cfg.c \ 336 codec-cfg.c \
337 cpudetect.c \ 337 cpudetect.c \
338 edl.c \ 338 edl.c \
339 eosd.c \
339 find_sub.c \ 340 find_sub.c \
340 fmt-conversion.c \ 341 fmt-conversion.c \
341 m_config.c \ 342 m_config.c \
342 m_option.c \ 343 m_option.c \
343 m_struct.c \ 344 m_struct.c \