OSDN Git Service

av_uninit() to suppress false uninitialized warnings from gcc without deoptimizing...
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 9 Feb 2009 21:47:05 +0000 (21:47 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 9 Feb 2009 21:47:05 +0000 (21:47 +0000)
commit51066987cf05a7cad567e965fa637e28f9d902c5
tree5261fabea458954c78c6673bc070748fa1b17649
parent16e3b0b3e6f89d40db9207b31845bec5a3a46e78
av_uninit() to suppress false uninitialized warnings from gcc without deoptimizing code.

Originally committed as revision 17104 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/common.h