[FFmpeg-devel] [PATCH] mpegaudiodec: copy AVFloatDSPContext from first context to all contexts
    Andreas Cadhalpun 
    andreas.cadhalpun at googlemail.com
       
    Fri Jun 26 19:13:31 CEST 2015
    
    
  
On 26.06.2015 01:38, Michael Niedermayer wrote:
> On Fri, Jun 26, 2015 at 12:32:48AM +0200, Andreas Cadhalpun wrote:
>> This fixes a segfault when decoding multi-channel MP3onMP4 files.
>>
>> This is similar to commit cb72230d for MPADSPContext.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavcodec/mpegaudiodec_template.c | 1 +
>>  1 file changed, 1 insertion(+)
> 
> should be ok
Pushed.
Best regards,
Andreas
    
    
More information about the ffmpeg-devel
mailing list