Commit c6571249 authored by Alexander Reshetnikov's avatar Alexander Reshetnikov

Update FFMPEG wrapper binaries

parent 5ebc1837
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment