Added a csri based renderer/decoder for ass/ssa subtitles. Can use

libass and asa as rendering backends. By equinox. Part of Google
Summer of Code
parent a6cf78b2
...@@ -29,6 +29,7 @@ SOURCES_fake = fake.c ...@@ -29,6 +29,7 @@ SOURCES_fake = fake.c
SOURCES_realaudio = realaudio.c SOURCES_realaudio = realaudio.c
SOURCES_sdl_image = sdl_image.c SOURCES_sdl_image = sdl_image.c
SOURCES_zvbi = zvbi.c SOURCES_zvbi = zvbi.c
SOURCES_csri = csri.c
SOURCES_cdg = cdg.c SOURCES_cdg = cdg.c
SOURCES_fluidsynth = fluidsynth.c SOURCES_fluidsynth = fluidsynth.c
SOURCES_cc = cc.c cc.h SOURCES_cc = cc.c cc.h
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment