[MPlayer-dev-eng] [PATH] libmpdvdkit and tvi_bsdbt848 on NetBSD
Bernd Ernesti
mplayer at lists.veego.de
Sun Apr 28 22:40:32 CEST 2002
On Sun, Apr 28, 2002 at 10:12:13PM +0200, Arpi wrote:
> Hi,
>
> > I see these cases:
> >
> > 1. <dvdio.h> + HAVE_LINUX_DVD_STRUCT
> > 2. <dvdio.h> + HAVE_BSD_DVD_STRUCT
> > 3. <dvd.h> + HAVE_LINUX_DVD_STRUCT
> > 4. <dvd.h> + HAVE_BSD_DVD_STRUCT
> >
> > Correct so far?
> >
> > I do not know which system uses #4 but I know FreeBSD uses #2 and
> > BSD/OS uses #3 (and Linux uses #1).
>
> nope, linux has teh dvd stuff in /usr/include/linux/cdrom.h
> no dvd*.h file at all
NetBSD uses /usr/include/sys/dvdio.h and HAVE_LINUX_DVD_STRUCT, which means
#1.
Bernd
More information about the MPlayer-dev-eng
mailing list