]> git.sesse.net Git - ffmpeg/commit
cmdutils: Add fallback case to switch in check_stream_specifier().
authorDiego Biurrun <diego@biurrun.de>
Wed, 11 Apr 2012 08:31:02 +0000 (10:31 +0200)
committerDiego Biurrun <diego@biurrun.de>
Wed, 9 May 2012 22:01:45 +0000 (00:01 +0200)
commit7cf78b3476d77888caa059398078640fb821170e
tree10aa6a6152610d83e0180a357ce7e6533f8da2a5
parentded69c5e21758e2e4a9a7e6ae0fec2d5ad312ba9
cmdutils: Add fallback case to switch in check_stream_specifier().

This fixes the warning:
cmdutils.c:897: warning: ‘type’ may be used uninitialized in this function
cmdutils.c