reverted the original VideoCapture::read() code; moved frame index check to where...
authorVadim Pisarevsky <no@email>
Fri, 1 Jun 2012 08:55:16 +0000 (08:55 +0000)
committerVadim Pisarevsky <no@email>
Fri, 1 Jun 2012 08:55:16 +0000 (08:55 +0000)
commit677680d82d7646ab97f1bfacfcab8dceeb54fa69
tree4ae5a348982ca26e75ea198a317208caf347ead2
parent586d5a60245b6f4ce9ac2fd4a536341bda584160
reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971)
modules/highgui/src/cap.cpp
modules/highgui/src/cap_ffmpeg_impl.hpp
modules/highgui/src/cap_qtkit.mm