Fix race condition with reading between video_current_pts and video_current_pts_time.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Feb 2010 10:55:51 +0000 (10:55 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Feb 2010 10:55:51 +0000 (10:55 +0000)
commit68aefbe81cb3b9dd002108782bb8d798e1c12806
tree73bda3da9ae9fbaf38f2f4f140fe047cf8f23000
parentf5668147cb39a67f8c3f97df5993aaf7653c0f62
Fix race condition with reading between video_current_pts and video_current_pts_time.

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