3rd Party Libraries

Cornerstone depends on a number of 3rd party libraries that provide certain features.

libdc1394

libdc1394 is a library that provides a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications)

-- Quoted from http://sourceforge.net/projects/libdc1394/

ffmpeg

FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library.

-- Quoted from http://www.ffmpeg.org/

ODE

ODE is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use C/C++ API. It has advanced joint types and integrated collision detection with friction. ODE is useful for simulating vehicles, objects in virtual reality environments and virtual creatures. It is currently used in many computer games, 3D authoring tools and simulation tools.

-- Quoted from http://www.ode.org/