OSDN Git Service

Implement framedrop.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 11 Mar 2010 02:35:04 +0000 (02:35 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 11 Mar 2010 02:35:04 +0000 (02:35 +0000)
commitd38c9e7a919694c27183887687fc7fec33fff4ac
treeb5112dcf8c9798b7e164470c3b0e24f7b93c981d
parent5de91783bfb02e67fe0346e315f0ed682f6c23a7
Implement framedrop.
Replace SDL timer by a seperate thread, more accurate and less annoying.
frame drop is enabled by default, bug reports welcome.
Fixes issue1191

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