Ticket #1905 (closed defect: fixed)
Compile ffmpeg as thread safe
| Reported by: | gpotts | Owned by: | potts@… |
|---|---|---|---|
| Priority: | normal | Milestone: | OSSIM 2.0 |
| Component: | Algorithms/Functionality | Version: | OMAR 1.8.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
we need to add thread safety build to the ffmpeg library and use the lock_register function to register a lock interface. This allows one to do a global lock when accessing the library.
Change History
Note: See
TracTickets for help on using
tickets.

