"Flush" the picture que on seeks, this prevents the display thread from
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Feb 2010 12:19:28 +0000 (12:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Feb 2010 12:19:28 +0000 (12:19 +0000)
commit6c7d3ead79af2de091ff74cb2e29770882cbae99
treef0af5b01c562656a57014d5e54a9124e525f8d91
parentca76a11948eaffd2667efa247cff0eb13889c043
"Flush" the picture que on seeks, this prevents the display thread from
having frames from before and after the seek which just isnt a good idea.

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