Hi, On Tue, Jun 14, 2011 at 12:20 PM, Justin Ruggles <[email protected]> wrote: > gcc stopped complaining with av_unused() but valgrind still thinks that the > variable is used uninitialized and emits errors. > --- > libavcodec/ac3enc_template.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Looking at the code, isn't valgrind wrong here? I'm seriously not seeing how that can happen... Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
