Mercurial > mplayer.hg
view libass/Makefile @ 25656:00e4d59a0be4
Remove global_ass_track. Instead create an ass_track for each 't' track.
Global_ass_track obviously can not work when there is more than one 't tracks,
their lines will be mixed up.
author | eugeni |
---|---|
date | Fri, 11 Jan 2008 21:45:20 +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