[vlc-devel] [PATCH] udev discovery: fix bluray

Kaarlo Räihä kaarlo.raiha at gmail.com
Wed Dec 28 07:29:51 CET 2011


2011/12/27 Tony Anecito <adanecito at yahoo.com>

> Thanks guys I have been watching these posts waiting for bluray to be
> supported.
>
> So which nightlybuild wil this be in? 1.x, 1.2.x or 1.3.x
>

1.2.x has libbluray support.


>
> Thanks,
> -Tony
>
> --- On *Tue, 12/27/11, Rafaël Carré <rafael.carre at gmail.com>* wrote:
>
>
> From: Rafaël Carré <rafael.carre at gmail.com>
> Subject: Re: [vlc-devel] [PATCH] udev discovery: fix bluray
> To: "Mailing list for VLC media player developers" <vlc-devel at videolan.org
> >
> Date: Tuesday, December 27, 2011, 12:46 PM
>
>
> Le 2011-12-27 13:00, Rémi Denis-Courmont a écrit :
> >    Hello,
>
> > Fix libbluray.
>
> Done:
>
> http://mailman.videolan.org/pipermail/libbluray-devel/2011-December/000550.html
>
> >> @@ -563,7 +600,7 @@ static char *disc_get_mrl (struct udev_device *dev)
> >>
> >>      val = udev_device_get_property_value (dev, "ID_CDROM_MEDIA_BD");
> >>      if (val && atoi (val))
> >> -        scheme = "bd";
> >> +        scheme = "bluray";
> >>  #ifdef LOL
> >>      val = udev_device_get_property_value (dev, "ID_CDROM_MEDIA_HDDVD");
> >>      if (val && atoi (val))
>
> I committed this part
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111228/8c9cd9bf/attachment.html>


More information about the vlc-devel mailing list