From livid-dev@livid.on.openprojects.net Thu, 4 Nov 1999 02:57:42 -0800 Date: Thu, 4 Nov 1999 02:57:42 -0800 From: livid cvs livid-dev@livid.on.openprojects.net Subject: [Livid-dev] cvs: andreas CVSROOT: /cvs/livid Module name: nist Changes by: andreas 99/11/04 02:57:42 Modified files: . : configure.in src : Makefile.am src/ac3 : Makefile.in configure.in src/video : Makefile.am display.cc Log message: Make NIST compile on my LinuxPPC system. It won't run at the moment, the correct code in display.cc is missing. I think I didn't break the x86 case, it would be nice if someone would check that. display.cc is a big mess. It throws dithering, color conversion and display output together, and different cases are handled by #ifdef-ing out code portions. Since we expect to introduce many cases of acceleration here, it would make sense to sort it out.
From livid-dev@livid.on.openprojects.net Fri, 5 Nov 1999 05:49:22 -0800 Date: Fri, 5 Nov 1999 05:49:22 -0800 From: livid cvs livid-dev@livid.on.openprojects.net Subject: [Livid-dev] cvs: andreas CVSROOT: /cvs/livid Module name: nist Changes by: andreas 99/11/05 05:49:22 Modified files: . : configure.in src/video : Makefile.am display.hh Log message: Patches by Uwe Bonnes to make nist compile on i686 again.
From livid-dev@livid.on.openprojects.net Mon, 15 Nov 1999 10:22:52 -0800 Date: Mon, 15 Nov 1999 10:22:52 -0800 From: livid cvs livid-dev@livid.on.openprojects.net Subject: [Livid-dev] cvs: andreas CVSROOT: /cvs/livid Module name: dvd_udf Changes by: andreas 99/11/15 10:22:52 Log message: Christian Wolff's parser for the subset of UDF used on DVDs. This works on the raw device as well as on images. Status: Vendor Tag: convergence Release Tags: convergence-1-0 N dvd_udf/COPYING N dvd_udf/dvd_udf.c N dvd_udf/dvd_udf.h N dvd_udf/Makefile N dvd_udf/README N dvd_udf/stricmp.c N dvd_udf/stricmp.h No conflicts created by this import