mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
cosmetics: indentation
Originally committed as revision 10952 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cc6de104f8
commit
c16d6c5061
@ -1138,7 +1138,7 @@ int ff_msmpeg4_decode_init(MpegEncContext *s)
|
||||
break;
|
||||
case 5:
|
||||
if (ENABLE_WMV2_DECODER)
|
||||
s->decode_mb= ff_wmv2_decode_mb;
|
||||
s->decode_mb= ff_wmv2_decode_mb;
|
||||
case 6:
|
||||
//FIXME + TODO VC1 decode mb
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user