OSDN Git Service

Initialize variable to silence the warning:
authorDiego Biurrun <diego@biurrun.de>
Fri, 31 Oct 2008 06:52:37 +0000 (06:52 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 31 Oct 2008 06:52:37 +0000 (06:52 +0000)
commitecad9872fb8c50dc88e8298535603e04fd9cf8b4
treee9c692cdce8a9624f73cd1bbe876062309761fb3
parentcb377ec55e975119312c3cc72b9e8924cbbcfc6e
Initialize variable to silence the warning:
libavutil/pca.c:72: warning: ‘k’ may be used uninitialized in this function

Originally committed as revision 15760 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/pca.c