minor fix
This commit is contained in:
parent
b99c5db124
commit
c0a0c881ee
@ -493,7 +493,7 @@ bool CvCapture_FFMPEG::open( const char* _filename )
|
|||||||
|
|
||||||
avcodec_thread_init(enc, count_threads);
|
avcodec_thread_init(enc, count_threads);
|
||||||
|
|
||||||
#ifndef AVMEDIA_TYPE_VIDEO
|
#if AVMEDIA_TYPE_VIDEO
|
||||||
#define AVMEDIA_TYPE_VIDEO CODEC_TYPE_VIDEO
|
#define AVMEDIA_TYPE_VIDEO CODEC_TYPE_VIDEO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user