mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
Update FFMPEG wrapper binaries
This commit is contained in:
parent
5ebc183720
commit
c6571249a8
@ -41,7 +41,6 @@
|
||||
//M*/
|
||||
|
||||
#include "cap_ffmpeg_api.hpp"
|
||||
#include "ffmpeg_codecs.hpp"
|
||||
#include <assert.h>
|
||||
#include <algorithm>
|
||||
|
||||
@ -66,6 +65,8 @@ extern "C" {
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
#include "ffmpeg_codecs.hpp"
|
||||
|
||||
#ifdef WIN32
|
||||
#define HAVE_FFMPEG_SWSCALE 1
|
||||
#include <libavformat/avformat.h>
|
||||
|
Loading…
Reference in New Issue
Block a user