Add fflush to prevent stdout & stderr from being mixed.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 4 Sep 2008 15:13:55 +0000 (15:13 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 4 Sep 2008 15:13:55 +0000 (15:13 +0000)
commitae9e0e8391c02635f725eca06478b6298a623510
tree1346baa3efabcc344c6e62a8133d1beb45d40b01
parent1775c7fac6f70f77986dc8adab674b6d4510c7f7
Add fflush to prevent stdout & stderr from being mixed.

Originally committed as revision 27515 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale-example.c