diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-03-19 23:33:35 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-03-19 23:33:35 +0000 |
commit | 54ea773614e6dd43e31f870cde969d762f2deba6 (patch) | |
tree | 75e9f00d14120d4477e2dfa615a95b31f4c60742 /libavutil/random.c | |
parent | e29c3f934ffe7c6acf1551658c626e2d0083f55b (diff) | |
download | ffmpeg-54ea773614e6dd43e31f870cde969d762f2deba6.tar.gz |
Initialize *srcContext, *dstContext, *outContext to NULL, avoids the warnings:
libswscale/swscale-example.c:60: warning: 'outContext' may be used uninitialized in this function
libswscale/swscale-example.c:60: warning: 'dstContext' may be used uninitialized in this function
libswscale/swscale-example.c:60: warning: 'srcContext' may be used uninitialized in this function
Originally committed as revision 29008 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libavutil/random.c')
0 files changed, 0 insertions, 0 deletions