diff options
author | Jan Ekström <jeebjp@gmail.com> | 2023-03-12 20:59:04 +0200 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2023-03-24 13:56:10 +0200 |
commit | 90488e14408119f6c3a2061a6c26ee8bcfaddbce (patch) | |
tree | 54721234c546c10ace2f1d1c8076e4120773a49c /tests/checkasm/checkasm.c | |
parent | 3f63685c3554aea7f72bab1fdbde440820816d37 (diff) | |
download | ffmpeg-90488e14408119f6c3a2061a6c26ee8bcfaddbce.tar.gz |
avutil/frame: move counters utilized in loops to their scope
This way we can clean up separate definitions in functions with
just a single loop, as well as have no reuse between different
loops' counters in functions with multiple.
Diffstat (limited to 'tests/checkasm/checkasm.c')
0 files changed, 0 insertions, 0 deletions