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

Hugo Beauzée-Luyssen beauze.h at gmail.com
Tue Mar 20 16:20:14 CET 2012


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



More information about the vlc-devel mailing list