Andreas Rheinhardt: > 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]> > --- > libavcodec/adpcmenc.c | 105 ++++++++++++++++++++++-------------------- > 1 file changed, 54 insertions(+), 51 deletions(-) > The remaining patches of this patchset (namely the ones concering adpcm) have been ok'ed by Zane on IRC; I will therefore push them tonight.
- Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
