Skip to content

Commit 3835ab3

Browse files
committed
Merge pull request opencv#18265 from alalek:fixup_17489
2 parents 20b23da + f6795d7 commit 3835ab3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/videoio/src/cap_ffmpeg_impl.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@ struct CvCapture_FFMPEG
484484
bool setProperty(int, double);
485485
bool grabFrame();
486486
bool retrieveFrame(int, unsigned char** data, int* step, int* width, int* height, int* cn);
487-
void rotateFrame(cv::Mat &mat) const;
488487

489488
void init();
490489

0 commit comments

Comments
 (0)