[MPlayer-dev-eng] [PATCH] use dvdnav's dvdread (for menu selection)

Nico Sabbi nicola_sabbi at fastwebnet.it
Sat Sep 9 17:00:33 CEST 2006


In short: dvdnav is installed with its own old version of dvdread, that 
is the only
library working when selecting menu items; stream_dvd.c can reuse this 
version
of dvdread.

This patch changes configure (and to a lesser extent stream_dvd.h) 
modifying the
order of detection:
1) dvdnav
2) mpdvdkit
3) dvdread

when dvdnav is yes it will disable mpdvdkit and set dvdread to yes, but 
without
adding -ldvdread to the compilation switches.

I preferred to add the changes to stream_dvd.h rather than adding 
-Idvdread to the
include path because in the future separating the configuration cases 
will be easier.

If no one objects I'll commit this patch soon.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdconf.diff
Type: text/x-patch
Size: 3462 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060909/319f243c/attachment.bin>


More information about the MPlayer-dev-eng mailing list