Merge pull request #18265 from alalek:fixup_17489
This commit is contained in:
commit
3835ab394e
@ -484,7 +484,6 @@ struct CvCapture_FFMPEG
|
||||
bool setProperty(int, double);
|
||||
bool grabFrame();
|
||||
bool retrieveFrame(int, unsigned char** data, int* step, int* width, int* height, int* cn);
|
||||
void rotateFrame(cv::Mat &mat) const;
|
||||
|
||||
void init();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user