On Tue, Mar 4, 2014 at 10:38 PM, Janne Grunau <[email protected]> wrote:
> On 2014-03-04 19:24:37 +0100, Vittorio Giovara wrote:
>> ---
>>  libavcodec/h264.c             | 17 ++++++++---------
>>  libavcodec/h264.h             |  8 +++++++-
>>  libavcodec/h264_mb_template.c | 12 ++++++------
>>  3 files changed, 21 insertions(+), 16 deletions(-)
>
> looks to like h->{temp,scratchpad} are never used and should be deleted
> instead of moved from the motion est context.
>

Saves a few useless allocations, amended thanks.
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to