[libav-devel] [PATCH] adpcm: use sign_extend()

Justin Ruggles justin.ruggles at gmail.com
Mon Oct 24 16:20:34 CEST 2011


On 10/23/2011 07:09 PM, Mans Rullgard wrote:

> This avoids warnings from the overflow checker and simplifies the code.
> 
> Signed-off-by: Mans Rullgard <mans at mansr.com>
> ---
>  libavcodec/adpcm.c |   30 +++++++++++++++---------------
>  1 files changed, 15 insertions(+), 15 deletions(-)


The patch looks ok.

All the decoders you're changing have FATE coverage, so if FATE passes
it should be all good.

Thanks,
Justin




More information about the libav-devel mailing list