"Ronald S. Bultje" <[email protected]> writes:

> Hi,
>
> On Wed, Jun 29, 2011 at 3:51 PM, Jason Garrett-Glaser <[email protected]> wrote:
>> ---
>>  libavcodec/h264.c |  228 
>> +++++++++++++++++++++++++---------------------------
>>  1 files changed, 110 insertions(+), 118 deletions(-)
>
> What I gather from this is that it unrolls the fill_cache_inter loop,
> plus it caches a pointer to nnz/nnz_cache to prevent it from reloading
> h->xx? If so, LGTM.

Perhaps the commit message deserve an explanation similar to that
(assuming it's correct).

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to