diff options
author | Andreas Rheinhardt <[email protected]> | 2021-06-08 01:03:45 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-07-22 07:32:09 +0200 |
commit | 10f8f06a56ef9ea27595269a8a747026433b0673 (patch) | |
tree | 71fc91595d8f009f3bde47bea76d4e4d7d4cc035 /doc/examples/muxing.c | |
parent | 0bc7ddc460511c82392677c83bc320db26a4a06e (diff) |
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 <[email protected]>
Diffstat (limited to 'doc/examples/muxing.c')
0 files changed, 0 insertions, 0 deletions