[MPlayer-dev-eng] [PATH] libmpdvdkit and tvi_bsdbt848 on NetBSD
Arpi
arpi at thot.banki.hu
Sun Apr 28 20:37:30 CEST 2002
Hi,
> > so, if i understood right, netbsd and openbsd has linux-style dvd struct,
> > while bsd/os, freebsd has bsd-style?
>
> Close, but slightly reversed ;)
>
> bsd/os has linux-style dvd struct.
>
> freebsd, netbsd, openbsd have bsd-style.
ehh
+/* This should be done in configure but for now kludge it. */
+#if defined(__NetBSD__)
+#undef HAVE_BSD_DVD_STRUCT
+#define HAVE_LINUX_DVD_STRUCT 1
+#endif
+
from the prev patch, sugegsts that netbsd has linux-style dvd
is there a way to detect the type of dvd struct, instead of hardwiring to
os?
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list