]> git.sesse.net Git - vlc/commit
added the asa subtitle demux from equinox. the file asademux_defs.h is
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Mon, 4 Feb 2008 22:58:54 +0000 (22:58 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Mon, 4 Feb 2008 22:58:54 +0000 (22:58 +0000)
commit53783dcec6138b919443726524d4eb061f4f0fa1
tree22bf73d97618b9cdd75f08775cce506de6d7074c
parent7371aa244921787b16af3866dbbe6859b95aaf24
added the asa subtitle demux from equinox. the file asademux_defs.h is
generated by running ./preparse imports in asa/lib/import so should
probably not be in source tree, but I don't think asa
generates/installs this file by default yet.

Added build changes for csri module and subtitle_asa.

This is the last remaining changes of equinoxes Summer of Code project
configure.ac
modules/demux/Modules.am
modules/demux/asademux.c [new file with mode: 0644]
modules/demux/asademux.h [new file with mode: 0644]
modules/demux/asademux_defs.h [new file with mode: 0644]
modules/demux/subtitle_asa.c [new file with mode: 0644]