condition b == 0 could never be true, because it would have already been caught in the previous ifs. Also the condition b == 0x1000 could never be true (it would triggered the return). Originally committed as revision 14650 to svn://svn.ffmpeg.org/ffmpeg/trunkpull/126/head
parent
d70875c81d
commit
40812fdcf1
1 changed files with 1 additions and 7 deletions
Loading…
Reference in new issue