[MPlayer-dev-eng] [PATCH] darwin dvd selection fix
Nicolas Plourde
nicolas.plourde at gmail.com
Fri Jan 27 12:55:44 CET 2006
On 9-Jan-06, at 5:50 AM, Emanuele Giaquinta wrote:
> 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.
>
Commited, thank you
====
Nicolas Plourde <nicolas.plourde at gmail.com>
More information about the MPlayer-dev-eng
mailing list