pull/13383/head
Andrey Morozov 14 years ago
parent b99c5db124
commit c0a0c881ee
  1. 2
      modules/highgui/src/cap_ffmpeg_impl.hpp

@ -493,7 +493,7 @@ bool CvCapture_FFMPEG::open( const char* _filename )
avcodec_thread_init(enc, count_threads);
#ifndef AVMEDIA_TYPE_VIDEO
#if AVMEDIA_TYPE_VIDEO
#define AVMEDIA_TYPE_VIDEO CODEC_TYPE_VIDEO
#endif

Loading…
Cancel
Save