[Ffmpeg-cvslog] [PATCH] aiff fix segfault when stream copy

Baptiste Coudurier baptiste.coudurier
Tue Oct 10 12:35:55 CEST 2006


Hi

This patch fix segfault when stream copying to aiff.

codec->name does not exist when stream copying.

It then removes codec name from the output stream since it is not
mandatory (plays fine in itunes, quicktime)

It also computes block_align since it might not be set and will cause
SIGFPE at the end.

Btw, aiff.c has no maintainer. I volonteer.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: aiff_fix.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20061010/4a57ba26/attachment.asc>



More information about the ffmpeg-cvslog mailing list