Update FFMPEG wrapper binaries
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user