OSDN Git Service

rtmpproto: reorder some expressions to fix compilation with clang without optimizations
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 12 Sep 2012 03:17:52 +0000 (05:17 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 12 Sep 2012 03:17:52 +0000 (05:17 +0200)
commit23e9e5c7d9048cb463c4de9e518994aa5d651445
treed9027cede3d58d840867a4ec8bff3a2860928613
parent507c0416cd392802530de8f2c3b362f667c7fbdc
rtmpproto: reorder some expressions to fix compilation with clang without optimizations

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/rtmpproto.c