Ticket #1655 (closed defect: fixed)
Fix ffmpeg includes to match the install of the platform
| Reported by: | gpotts | Owned by: | potts@… |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ossimPlanet | Version: | ossimPlanet Roadmap |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
The ffmpeg for predator video we normalized all platforms to require a ffmpeg prefix. The installer of other platforms like mingw,and unix/linux based systems do something like include/libavcodec include/libavutil ... etc so for these platforms the current svn now uses that style of include. It appears though that their MAC configure does a install of the form include/ffmpeg so for now I have a conditional in ossimffmpegApi.h file in Predator module.
Change History
Note: See
TracTickets for help on using
tickets.

