[FFmpeg-devel] [RFC] Public API for RC4 and DES

Reimar Döffinger Reimar.Doeffinger
Tue Feb 3 10:02:59 CET 2009


On Tue, Feb 03, 2009 at 01:41:50AM +0100, Michael Niedermayer wrote:
> > +/**
> > + * \brief Initializes an AVRC4 context.
> > + *
> > + * \param key_bits will be rounded down to the next multiple of 8 
> 
> shouldnt the user be required to pass a multiple of 8 ?

I didn't really know, so I went the lazy way.
Probably it is better to explicitly check for it, I will change it.




More information about the ffmpeg-devel mailing list