diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-06-08 01:03:45 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-07-22 07:32:09 +0200 |
commit | 10f8f06a56ef9ea27595269a8a747026433b0673 (patch) | |
tree | 71fc91595d8f009f3bde47bea76d4e4d7d4cc035 /libavutil/aes.h | |
parent | 0bc7ddc460511c82392677c83bc320db26a4a06e (diff) | |
download | ffmpeg-10f8f06a56ef9ea27595269a8a747026433b0673.tar.gz |
avcodec/adpcmenc: Use smaller scope for some variables
This is to avoid unused variables warnings if the code for disabled
encoders is #if'ed away which will happen in a subsequent commit.
In case of buf it also avoids shadowing.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/aes.h')
0 files changed, 0 insertions, 0 deletions