[MPlayer-dev-eng] [PATCH] Initial Bluray support

Benjamin Zores ben at geexbox.org
Sun Sep 13 17:15:04 CEST 2009


Jonathan Nell wrote:
> Thanks to you both. I have implemented most of the changes suggested.
> Please see new version attached.

Tested it OK, works fine with my BD.

One remark though, why do you put all these defines and structure 
definition in .h file as it's not going to be exported/used by any other 
file than stream_bd.c ?
Also most of the functions can be static I guess.

Now, although decrypting works fine, do you intend to port
aacskeys project to C and include it to MPlayer to avoid
specifying the VUK ?

Anyhow, it's a pretty good job !

Ben



More information about the MPlayer-dev-eng mailing list