Add a default (error) for the switch in case of an unsupported PIX_FMT.
authorPatrik Kullman <patrik@yes.nu>
Tue, 10 Feb 2009 12:38:56 +0000 (12:38 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 10 Feb 2009 12:38:56 +0000 (12:38 +0000)
commitc7efffcb443fe5a2134833f62987b3a999e0701e
tree7f0539ebb0daed81f47e8d355061cad4befb972c
parent3d6fac8cee1a5d4afb0b79894d83d076d4715e19
Add a default (error) for the switch in case of an unsupported PIX_FMT.
Removes warnings about possibly uninitialized variables.
Patch by Patrik Kullman %patrik A yes P nu%

Originally committed as revision 17130 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imgconvert.c