[vlc-devel] [PATCH 0/6] bluray: Handle stream selection

Hugo Beauzée-Luyssen beauze.h at gmail.com
Tue Apr 10 17:47:29 CEST 2012


On Fri, Mar 30, 2012 at 6:28 PM, Hugo Beauzée-Luyssen
<beauze.h at gmail.com> wrote:
> On Tue, Mar 20, 2012 at 4:20 PM, Hugo Beauzée-Luyssen
> <beauze.h at gmail.com> wrote:
>> On Thu, Mar 8, 2012 at 4:08 PM, Hugo Beauzée-Luyssen <beauze.h at gmail.com> wrote:
>>> These patches are meant to allow stream selection.
>>> Currently, if you select an audio stream using the bluray menus, nothing changes, as every stream is used.
>>> This also solves some issues with bluray such as wall-e, which use multiple video stream, thus opening multiple vouts with the current implementation.
>>>
>>> Hugo Beauzée-Luyssen (6):
>>>  bluray: Add some ES manipulation bases.
>>>  bluray: Store es_out_id_t internally to be able to filter the
>>>    selected stream
>>>  bluray: Implement BD_EVENT_PLAYITEM event
>>>  bluray: Implement BD_EVENT_AUDIO_STREAM event
>>>  bluray: Cosmetics.
>>>  bluray: Filter video tracks to display the main one.
>>>
>>>  modules/access/bluray.c |  191 +++++++++++++++++++++++++++++++++++++++++++++--
>>>  1 file changed, 186 insertions(+), 5 deletions(-)
>>>
>>> --
>>> 1.7.9.3
>>>
>>
>> Hello,
>>
>> Ping for review!
>> (I'll correct the 1/6 Gallicism before pushing)
>>
>> Regards,
>>
>> --
>> Hugo Beauzée-Luyssen
>
> Hi,
>
> Ping!
>
> Regards,
>
> --
> Hugo Beauzée-Luyssen

Hello,

Since no one objected, I'll push these patches in the next hours/days.

Regards,

-- 
Hugo Beauzée-Luyssen



More information about the vlc-devel mailing list