Fix loop condition so it can be run through more than once.
authorWolfram Gloger <wmglo@dent.med.uni-muenchen.de>
Mon, 30 Apr 2007 09:46:11 +0000 (09:46 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 30 Apr 2007 09:46:11 +0000 (09:46 +0000)
commit7af636d44ae549cf6848da9f5656f88b7303eb90
treee1827d90c11a23aa48a40ce73568a9bb662c396f
parent268fc08290a0d55461d11d81ec2244c26047480d
Fix loop condition so it can be run through more than once.
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
reference: [Ffmpeg-devel] buffer underflow messages from the output_example.c

Originally committed as revision 8860 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mpeg.c