Insert a flush packet into the que on init, that way common code between
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Feb 2010 12:22:12 +0000 (12:22 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Feb 2010 12:22:12 +0000 (12:22 +0000)
commit515bd00e65097dd0e629f74268abfbef422c714d
treef3a3ca829a9b282dd1da0abdf9e1e1dacf941a86
parent6c7d3ead79af2de091ff74cb2e29770882cbae99
Insert a flush packet into the que on init, that way common code between
flush and init can be put into the flush handling.

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