fixed compile error
This commit is contained in:
parent
a41b0902f4
commit
386578bc3f
@ -507,7 +507,7 @@ bool CvCapture_FFMPEG::reopen()
|
|||||||
#ifndef AVSEEK_FLAG_FRAME
|
#ifndef AVSEEK_FLAG_FRAME
|
||||||
#define AVSEEK_FLAG_FRAME 0
|
#define AVSEEK_FLAG_FRAME 0
|
||||||
#endif
|
#endif
|
||||||
ifndef AVSEEK_FLAG_ANY
|
#ifndef AVSEEK_FLAG_ANY
|
||||||
#define AVSEEK_FLAG_ANY 1
|
#define AVSEEK_FLAG_ANY 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user