]> git.sesse.net Git - vlc/commit
Add OGT and CVD subtitle demuxers.
authorRocky Bernstein <rocky@videolan.org>
Sun, 4 Jan 2004 16:51:59 +0000 (16:51 +0000)
committerRocky Bernstein <rocky@videolan.org>
Sun, 4 Jan 2004 16:51:59 +0000 (16:51 +0000)
commitf78730a8cc6ad974444fb08e52ad9648d79c5115
treeb5f1870cc891b970e6ec84ab8935ee574833903b
parentadd4e22d766b13ddbdd6748fcb2ed241b0d2e8b2
Add OGT and CVD subtitle demuxers.
write_png: might be made into a module and moved elsewhere
cvd*: went over documentation a little bit.
configure.ac
doc/subtitles/cvd-subtitles.txt
modules/codec/ogt/.cvsignore [new file with mode: 0644]
modules/codec/ogt/Modules.am [new file with mode: 0644]
modules/codec/ogt/cvd.c
modules/codec/ogt/cvd_parse.c
modules/codec/ogt/write_png.c [new file with mode: 0644]
modules/codec/ogt/write_png.h [new file with mode: 0644]