Update FFMPEG wrapper binaries

This commit is contained in:
Alexander Reshetnikov 2012-03-23 10:59:06 +00:00
parent 5ebc183720
commit c6571249a8

View File

@ -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>