css decode

Samuel Hocevar sam at zoy.org
Wed Apr 11 07:19:52 CEST 2001


On Wed, Apr 11, 2001, Phil wrote:

> 	This is one of the fastest ways supposedly to do the decrypt.  Try
> it out and see if it doesn't help.  

   Uh, talk about code maintainability! We use a more verbose but maybe
easier to understand implementation in plugins/dvd/dvd_css.c, it's in
CSSDescrambleSector(). I think ours might be a bit faster since we use
lookup tables for bit inversion. Anyway, I'm not sure anyone will fancy
adapting this code to vlc :-)

-- 
Sam.




More information about the vlc-devel mailing list