]> git.sesse.net Git - ffmpeg/commit
avcodec/truemotion2: Allocate buffers together
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 27 Sep 2020 13:55:27 +0000 (15:55 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 6 Nov 2020 12:57:49 +0000 (13:57 +0100)
commit0302728c9e18a75669cbf5beb47150b9318aa0f8
treef5b680ac8b7e7e27073b7bd5574a63857ad3c57c
parentfa1d105a6c44b75f583b1b3870d83aca69caee95
avcodec/truemotion2: Allocate buffers together

Reduces the number of allocations and frees.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/truemotion2.c