Bug 351 - Fixed to compile with latest version 50 ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2009 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
fd92f7bcb0
commit
0fe4e4c66d
|
@ -34,6 +34,8 @@
|
|||
#else // LIBAVCODEC_VERSION_INT
|
||||
#define ZM_FFMPEG_CVS 1
|
||||
#endif // LIBAVCODEC_VERSION_INT
|
||||
#else // FFMPEG_VERSION_INT
|
||||
#define ZM_FFMPEG_CVS 1
|
||||
#endif // FFMPEG_VERSION_INT
|
||||
|
||||
class VideoStream
|
||||
|
|
Loading…
Reference in New Issue