[FFmpeg-cvslog] r21439 - trunk/libavcodec/ac3dec.c
Reimar Döffinger
Reimar.Doeffinger
Tue Jan 26 18:42:46 CET 2010
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.
More information about the ffmpeg-cvslog
mailing list