Updated for latest ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2750 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
5137b829c2
commit
a941e28b37
|
@ -76,7 +76,7 @@ protected:
|
||||||
};
|
};
|
||||||
|
|
||||||
#if HAVE_LIBSWSCALE
|
#if HAVE_LIBSWSCALE
|
||||||
int ffPixFormat;
|
PixelFormat ffPixFormat;
|
||||||
AVFrame **ffPictures;
|
AVFrame **ffPictures;
|
||||||
#endif // HAVE_LIBSWSCALE
|
#endif // HAVE_LIBSWSCALE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue