diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-15 01:26:54 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-07-03 20:34:51 +0200 |
commit | 8a3566498e57d44e56c69f1f82b2ce58f5a79a83 (patch) | |
tree | 4322b5ce4b10e97b98b6730e7d4944273c4fbdf0 /tests/api/api-dump-stream-meta-test.c | |
parent | ba79fff6d523e04758aa59f82ddfe2dc06ae4678 (diff) | |
download | ffmpeg-8a3566498e57d44e56c69f1f82b2ce58f5a79a83.tar.gz |
avcodec/ituh263enc: Simplify creating LUT
Only very few combinations (2x102) of 16384 correspond to
valid codes; so just initialize all codes via memset
and then set the few valid codes explicitly instead of initializing
everything in the same way.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/api/api-dump-stream-meta-test.c')
0 files changed, 0 insertions, 0 deletions