]> git.sesse.net Git - vlc/commit
render.c: RV16 now works great - uses all colors, but no transparancy.
authorRocky Bernstein <rocky@videolan.org>
Fri, 16 Jan 2004 04:14:54 +0000 (04:14 +0000)
committerRocky Bernstein <rocky@videolan.org>
Fri, 16 Jan 2004 04:14:54 +0000 (04:14 +0000)
commit0e7ed503218dabab6f99663c3eda516c104b2cc5
tree6b9870c727735cc1df78430882580db90624c87e
parentedb034c396cd50326beedb3d54745232b2f69d6d
render.c: RV16 now works great - uses all colors, but no transparancy.
Started RV32 and- has bugs. (It'd be nice if something in rendering
worked the first time without a hassle).

Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been
moved here.

cvd.c: remove option duplicated with ogt.c Probably should be hoisted more
to a main routine. Perhaps if spudec is folded in.
modules/codec/ogt/Modules.am
modules/codec/ogt/common.c
modules/codec/ogt/cvd.c
modules/codec/ogt/pixmap.h [new file with mode: 0644]
modules/codec/ogt/render.c
modules/codec/ogt/subtitle.h