mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
fixed compile error
This commit is contained in:
@@ -507,7 +507,7 @@ bool CvCapture_FFMPEG::reopen()
|
||||
#ifndef AVSEEK_FLAG_FRAME
|
||||
#define AVSEEK_FLAG_FRAME 0
|
||||
#endif
|
||||
ifndef AVSEEK_FLAG_ANY
|
||||
#ifndef AVSEEK_FLAG_ANY
|
||||
#define AVSEEK_FLAG_ANY 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user