- Timestamp:
- 03/05/09 11:57:54 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp
r9854 r9865 10 10 #include <avcodec.h> 11 11 #include <avformat.h> 12 #include <avdevice.h> 12 13 13 14 #ifdef USE_SWSCALE
