]> git.sesse.net Git - ffmpeg/commit
Make sure that video frames are flushed at EOF.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 19 Apr 2009 20:24:44 +0000 (20:24 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 19 Apr 2009 20:24:44 +0000 (20:24 +0000)
commit75bb7b0addbe11b1a2a656107a074b7d5dc492e5
tree33a9fd8c325dea78d735da0b20d4899455fe9b5d
parent120b4557f3deb855d3438a336a1e610d03c1d8ce
Make sure that video frames are flushed at EOF.
This should fix a regression.

Originally committed as revision 18624 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c