diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-03 23:26:44 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-05 13:27:38 +0100 |
commit | 228b25ad9bfef62338417fe607826dd33163ca69 (patch) | |
tree | 08336cd89b1efed4b88c95148f5817ab1d51b843 /libavcodec/jpeg2000dwt.h | |
parent | 847d1991388cec36b940964de40a289b3bf97976 (diff) | |
download | ffmpeg-228b25ad9bfef62338417fe607826dd33163ca69.tar.gz |
avformat/smoothstreamingenc: Move buffers to the end of structs
This reduces codesize because the offsets of commonly used elements
are now smaller and thus need less bytes to encode in ptr+offset
addressing modes (with GCC 11.2 on x64: 0x1b8b -> 0x1a7b).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/jpeg2000dwt.h')
0 files changed, 0 insertions, 0 deletions