From Rocco Martino, build fix for compiling against ffmpeg/trunk

This commit is contained in:
Robert Osfield
2013-07-23 18:11:35 +00:00
parent ca3efe6bdc
commit 085d3af14c

View File

@@ -9,6 +9,11 @@
//#include <iostream>
#ifndef AVCODEC_MAX_AUDIO_FRAME_SIZE
#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000
#endif
namespace osgFFmpeg {