Hi Robert, David,

Hi David, change now merged.  Cheers, Robert.

This seems to require a newer version of ffmpeg than what I was using, as I'm getting the following compile errors since this change was merged:

2>..\..\..\..\src\osgPlugins\ffmpeg\ReaderWriterFFmpeg.cpp(50) : error C3861: 'av_lockmgr_register': identifier not found 2>..\..\..\..\src\osgPlugins\ffmpeg\ReaderWriterFFmpeg.cpp(107) : error C2065: 'AV_LOCK_CREATE' : undeclared identifier 2>..\..\..\..\src\osgPlugins\ffmpeg\ReaderWriterFFmpeg.cpp(112) : error C2065: 'AV_LOCK_DESTROY' : undeclared identifier 2>..\..\..\..\src\osgPlugins\ffmpeg\ReaderWriterFFmpeg.cpp(117) : error C2065: 'AV_LOCK_OBTAIN' : undeclared identifier 2>..\..\..\..\src\osgPlugins\ffmpeg\ReaderWriterFFmpeg.cpp(122) : error C2065: 'AV_LOCK_RELEASE' : undeclared identifier

It would have been nice to know this, since for a while now I've been using a pretty old but working binary package (and I suspect others had been too) and now I have to go hunt for a newer one. And it seems like I might have a hard time finding an LGPL binary build for Windows... Oh well...

Generally, it would be nice to know when a change bumps the minimum required version of a 3rd party dependency. I know it's not always easy to know (especially for a dependency with such great documentation as ffmpeg </sarcasm>). Just saying... :-)

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to