diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-11-19 21:44:05 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-11-20 14:19:32 +0100 |
commit | 40cf317d09920e18045515cb867a512d071a6cf6 (patch) | |
tree | 32b035cd2619cbac07046fc02a9603794ad22050 /doc/libavfilter.texi | |
parent | b159975e8027a1fa7cd4ad89aba98ab5fb2e65f9 (diff) | |
download | ffmpeg-40cf317d09920e18045515cb867a512d071a6cf6.tar.gz |
avcodec/smcenc: Move PutByteContext to stack
This context is transient, so putting it on the stack is more natural.
Also reduces codesize: 24E6->2296 B with GCC 10 and -O3.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc/libavfilter.texi')
0 files changed, 0 insertions, 0 deletions