diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-03 19:48:10 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-08 04:54:57 +0100 |
commit | 017baa8106d8b99ccb5766d8515a145b258a95f8 (patch) | |
tree | a808a8c1abce701c5503dd58ac724f8c47fe8a5b /libavfilter/vf_ciescope.c | |
parent | 3aee27a9751bcf6c35e89e7a1a01e67e5f6351f7 (diff) | |
download | ffmpeg-017baa8106d8b99ccb5766d8515a145b258a95f8.tar.gz |
avcodec/jpeglsenc: Avoid allocation of JLSState
This state is currently allocated and freed for every packet; but it can
just be moved to the stack instead.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter/vf_ciescope.c')
0 files changed, 0 insertions, 0 deletions