[FFmpeg-devel] [PATCH] Fixed a segfault in DCA decoder

Benjamin Larsson banan
Thu Feb 25 09:47:15 CET 2010


Kostya wrote:
> On Wed, Feb 24, 2010 at 09:29:40PM +0100, Laurent Aimar wrote:
>   
>> Hi,
>>
>>  The attached patch fixes a segfault in the DCA decoder with a corrupted
>> stream.
>>  It happens when the number of channels defined by DCAContext:acmod is lower
>> than DCAContext:prim_channels. In this case, dca_subsubframe() will call
>> qmf_32_subbands() using s->channel_order_tab[] entries equal to -1.
>>     
>
> probably ok
>   

Ok.

MvH
Benjamin Larsson




More information about the ffmpeg-devel mailing list