[FFmpeg-cvslog] r21439 - trunk/libavcodec/ac3dec.c
Justin Ruggles
justin.ruggles
Fri Jan 29 00:20:57 CET 2010
Reimar D?ffinger wrote:
> On Mon, Jan 25, 2010 at 05:47:27PM -0500, Justin Ruggles wrote:
>> After looking through the error conditions I think I came up with
>> something that works better. The errors from the parser are handled
>> first, and if there are no parser errors, the buf_size check is done,
>> and if that is ok, the crc check is done.
>
> Seems like a sensible solution to me, with a much lower risk of breaking with
> future changes.
applied.
thanks,
Justin
More information about the ffmpeg-cvslog
mailing list