mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
videoio: repair build of FFmpeg windows wrapper
This commit is contained in:
parent
fa11b98800
commit
f6795d75a6
@ -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