]> git.sesse.net Git - ffmpeg/commit
Drop unnecessary av_uninit attributes from some variable declarations.
authorDiego Biurrun <diego@biurrun.de>
Mon, 13 Feb 2012 07:24:00 +0000 (08:24 +0100)
committerDiego Biurrun <diego@biurrun.de>
Mon, 13 Feb 2012 18:20:52 +0000 (19:20 +0100)
commita8798c7eb934055d6aae51c6c7627559c33317d8
treef6de760f9115328cd9839f5318104b0af25cc6ef
parent5d561514b7bb435ce810c72d8502ed0186e51979
Drop unnecessary av_uninit attributes from some variable declarations.

Recent versions of gcc (4.4+) no longer give false positive warnings.
libavcodec/ac3enc.c
libavcodec/ac3enc_template.c
libavcodec/eatgv.c
libavcodec/flacdec.c
libavcodec/msrledec.c
libavcodec/qtrleenc.c