[FFmpeg-devel] [PATCH 2/3] vorbisdec: replace get_bits with get_bitsz where n can be 0

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sun Jan 3 23:46:28 CET 2016


On 03.01.2016 22:50, Michael Niedermayer wrote:
> On Sun, Jan 03, 2016 at 07:50:39PM +0100, Andreas Cadhalpun wrote:
>>  vorbisdec.c |    5 +++++
>>  1 file changed, 5 insertions(+)
>> d8862de6632822fd066a585953e5966fd941ad93  0002-vorbisdec-reject-channel-mapping-with-less-than-two-.patch
>> From 09bf8ca4d496518b876639b793cae12066b7ba3b Mon Sep 17 00:00:00 2001
>> From: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> Date: Sun, 3 Jan 2016 19:20:54 +0100
>> Subject: [PATCH 2/2] vorbisdec: reject channel mapping with less than two
>>  channels
>>
>> It causes the angle channel number to equal the magnitude channel
>> number, which makes the stream undecodable according to the
>> specification.
> 
> 
> LGTM

Pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list