]> git.sesse.net Git - vlc/commit
Start work on CVD subtitles.
authorRocky Bernstein <rocky@videolan.org>
Sun, 28 Dec 2003 04:51:52 +0000 (04:51 +0000)
committerRocky Bernstein <rocky@videolan.org>
Sun, 28 Dec 2003 04:51:52 +0000 (04:51 +0000)
commitf5d0873721cea2b31d473e90f77abbbcdec99bb7
treea0e8c03ea54a47b4a587a72dc0b387fef0fcd429
parent919854e45add1d7f930e2cb0a77aac5295e6073c
Start work on CVD subtitles.
modules/codec/ogt/common.c [new file with mode: 0644]
modules/codec/ogt/common.h [new file with mode: 0644]
modules/codec/ogt/cvd.c [new file with mode: 0644]
modules/codec/ogt/cvd.h [new file with mode: 0644]
modules/codec/ogt/cvd_parse.c [new file with mode: 0644]
modules/codec/ogt/ogt.c
modules/codec/ogt/ogt_parse.c [moved from modules/codec/ogt/parse.c with 73% similarity]
modules/codec/ogt/render.c
modules/codec/ogt/render.h