diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-04-10 11:27:51 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-05-31 19:26:06 +0200 |
commit | 9127819d514a3a82031f7448b40714f2880d7804 (patch) | |
tree | fb49e5cfa8d17c34c9a99bf9ef9435c4420c2ac2 /libavcodec/mpegaudiotabs.h | |
parent | d8936678673d05410b3462c41dba190cc5e23705 (diff) | |
download | ffmpeg-9127819d514a3a82031f7448b40714f2880d7804.tar.gz |
lavc/hevc_ps: reduce the size of ShortTermRPS.used
It is currently an array of 32 uint8_t, each storing a single flag. A
single uint32_t is sufficient.
Reduces sizeof(HEVCSPS) by 1792 bytes.
Diffstat (limited to 'libavcodec/mpegaudiotabs.h')
0 files changed, 0 insertions, 0 deletions