[MPlayer-dev-eng] [PATCH] darwin dvd selection fix

Emanuele Giaquinta emanuele.giaquinta at gmail.com
Mon Jan 9 11:50:00 CET 2006


Hi,

The attached patch fixes darwin dvd selection; it adds a call to UDFFindFile to
verify that we are opening a valid udf image.  Note that this check is
integrated in DVDOpen in the cvs version of libdvdread, so I added the
preprocessor check to anticipate the upcoming release.  It fixes the case when
the dvd drive is associated to a rdiski, and a rdiskj exists with j < i;
without this patch the demuxer will try to open rdiskj, since DVDOpen returns a
valid dvdreader_t for it, and will fail after the call to ifoOpen.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stream_dvd.diff
Type: application/octet-stream
Size: 569 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060109/2a4d5d67/attachment.obj>


More information about the MPlayer-dev-eng mailing list