On 12/10/2011 12:07 PM, Luca Barbato wrote: > On 10/12/11 17:33, Justin Ruggles wrote: >> + if (stream_ptr + byte_run> >> stream_ptr_after_chunk) >> + break; > > It is sort of hard to follow so I don't know if there is a better way > instead of scattering this check around.
Well, we could have a macro to do the check, but it would still be scattered. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
