diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-28 02:44:26 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-01 06:07:48 +0100 |
commit | 590f491b0aefe770876c09c09433c24fc21a1565 (patch) | |
tree | d917c16ac8c172f3cbc7be59799b0490720d1726 /libavcodec/imc.c | |
parent | ed89ebb12ee55dd25efac42946298d53b816d53a (diff) | |
download | ffmpeg-590f491b0aefe770876c09c09433c24fc21a1565.tar.gz |
avcodec/roqvideoenc: Avoid allocating buffers separately
This is possible because their size is known at compile-time; so they
can be put directly into the context and don't need to be allocated for
every frame.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/imc.c')
0 files changed, 0 insertions, 0 deletions