view libass/Makefile @ 24907:91d30168e22e

moved to fix_parameters() the decision of the necessity of the PSM based on the format of the video stream
author nicodvb
date Fri, 02 Nov 2007 19:01:13 +0000
parents 35ba35934057
children
line wrap: on
line source

include ../config.mak

LIBNAME_COMMON = libass.a

SRCS_COMMON = ass.c \
              ass_cache.c \
              ass_fontconfig.c \
              ass_render.c \
              ass_utils.c \
              ass_mp.c \
              ass_bitmap.c \
              ass_library.c \
              ass_font.c \

include ../mpcommon.mak