On Fri, Feb 05, 2016 at 02:05:57PM +0000, Derek Buitenhuis wrote:
> On 2/3/2016 11:20 PM, Michael Niedermayer wrote:
> > +        ret = avpriv_mpegaudio_decode_header(&mpah, header);
> > +        av_assert0(ret >= 0);
> 
> Why is this an assert and not an normal check?

because the code builds the header a few lines above, i assume
the header we just build is correct

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to