diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2011-01-11 21:16:00 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2011-01-11 21:16:00 +0000 |
commit | 4618637aca3b771b0bfb8fe15f3a080dacf9f0c0 (patch) | |
tree | d0fee77d6db0806ce7e4631d24920f8c907070ac /libavfilter/avfilter.c | |
parent | c961fb3cbbf3085400b083d161c334dfc5dc2f7d (diff) | |
download | ffmpeg-4618637aca3b771b0bfb8fe15f3a080dacf9f0c0.tar.gz |
Fix warnings:
ffmpeg.c: In function ‘new_video_stream’:
ffmpeg.c:3701:18: warning: ‘codec_id’ may be used uninitialized in this function
ffmpeg.c: In function ‘new_audio_stream’:
ffmpeg.c:3848:18: warning: ‘codec_id’ may be used uninitialized in this function
ffmpeg.c: In function ‘new_subtitle_stream’:
ffmpeg.c:3926:18: warning: ‘codec_id’ may be used uninitialized in this function
Originally committed as revision 26313 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/avfilter.c')
0 files changed, 0 insertions, 0 deletions