diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-06-25 13:16:57 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-06-26 19:31:51 +0200 |
commit | 74853ed3f845212f4092e7b7e89dc2262926f4f5 (patch) | |
tree | 20eae81749ef700d07a965ae840e5482972f11c9 /libavformat/tcp.c | |
parent | 61d158c321a82ec7bfc46ce480997797e8048b85 (diff) | |
download | ffmpeg-74853ed3f845212f4092e7b7e89dc2262926f4f5.tar.gz |
avconv: shut up an uninitialized variable warning.
The warning silenced was:
avconv.c: In function ‘configure_filtergraph’:
avconv.c:603:8: warning: ‘ist’ may be used uninitialized in this function [-Wuninitialized]
avconv.c:549:18: note: ‘ist’ was declared here
Diffstat (limited to 'libavformat/tcp.c')
0 files changed, 0 insertions, 0 deletions