Ticket #1905 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by gpotts

  • status changed from new to closed
  • resolution set to fixed

ffmpeg is compiled as thread safe on our test machines

Note: See TracTickets for help on using tickets.