Added proper testing of the end of quicktime video files.
authorBo Hu <bh@hoverinc.com>
Thu, 24 Oct 2013 19:35:33 +0000 (12:35 -0700)
committerBo Hu <bh@hoverinc.com>
Wed, 6 Nov 2013 21:32:11 +0000 (13:32 -0800)
commit114579c33bd6a11f4870d78bd6dc8922ec93a5fe
treeb12f423e5af4701d5c909b644713a108da618f35
parent296f76a135b6aacce5f00c27f098ceada855323b
Added proper testing of the end of quicktime video files.

CvCaptureFile::grabFrame() always returns 1 regardless, which causes
dead loop when relying on the return value of VideoCapture::read().
modules/highgui/src/cap_qtkit.mm