Hi All,

CDash is reporting errors with some changes I made to ffmpeg to fix the
deprecated warnings:

   http://cdash.openscenegraph.org/viewBuildError.php?buildid=1557

The build error boils down to the RHEL 5.4's avcodec.h not containing the
new ffmpeg method, but still having a version number modern enough to fool
the guard I added to ensure backwards compatibility.  The problem is I've
just spent half an hour trying to divine exact which version ffmpeg
introduced the new methods, but there changelogs and svn logs just don't
tell me enough, and online searches haven't given me any further of clue.
So.... RHEL users which version of ffmpeg do you have on your system.  If
you could post the avcodec.h this would be ideal as then I'll be able to
look at the LIBAVCODEC_VERSION_* values directly and hopefully be able to
work out an effective guard for our code.

Thanks,
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to