On 22/05/16 23:19, Diego Biurrun wrote:
> From: Luca Barbato <[email protected]>
> 
> Initialize the bit buffer with the correct size (amount of bits that will
> be read) instead of relying on the bitstream reader overreading the
> correct values.
> 
> Signed-off-by: Luca Barbato <[email protected]>
> Signed-off-by: Diego Biurrun <[email protected]>
> ---
> 
> Amended log message, covers some previously missed cases.
> 
>  libavcodec/mpegaudiodec_template.c | 29 +++++++++++++++--------------
>  1 file changed, 15 insertions(+), 14 deletions(-)
> 

(and add the missing * 8 that were left typoed before)

Surely it is fine for me.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to