Re: [FFmpeg-devel] [PATCH 4/4] wmavoice: move overflow handling to common code.

2016-12-22 Thread Paul B Mahol
On 12/20/16, Ronald S. Bultje wrote: > --- > libavcodec/wmavoice.c | 17 + > 1 file changed, 5 insertions(+), 12 deletions(-) > probably ok ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-

[FFmpeg-devel] [PATCH 4/4] wmavoice: move overflow handling to common code.

2016-12-20 Thread Ronald S. Bultje
--- libavcodec/wmavoice.c | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/libavcodec/wmavoice.c b/libavcodec/wmavoice.c index f31c9d2..90dfe20 100644 --- a/libavcodec/wmavoice.c +++ b/libavcodec/wmavoice.c @@ -1800,6 +1800,11 @@ static int synth_superframe(AV