|
From: Arne S. <ar...@sc...> - 2000-11-12 18:58:38
|
(sorry for my last post, I entered the wrong email address) There are several patches in the libdv repository on sourceforge. Features like library format, SDL and xvimage hardware support. It would be great if the patches would make it back into the CVS mainstream. I made a few changes to libdv too: the code now compiles both with gcc and g++. Basically it was changing a few names like "class" and "private" and some array initializers. I am not sure whether this is useful for anybody else; I did this because I wanted to use the libdv code in a C++ program and that was before the library patch was available. Arne |