Jump to content

Distributed Codec Engine

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ScotXW (talk | contribs) at 18:01, 26 February 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
libdce
Repository
Written inC
Operating systemUnix-like
TypeLibrary
Websitegithub.com/robclark/libdce

Distributed Codec Engine (DCE) is an API by Texas Instruments that provides access to the Codec Engine. Distributed Codec Engine is also the denomination of an open source implementation written as a software library ("libdce"). It enables and provides remote access to hardware acceleration for audio and video decoding on the IVA-HD in OMAP4 ARM system on chips based platforms via a syslink/rcm shim layer accessing the OMAP's Codec Engine API codec interface on the co-processor (Ducati/M3) from the host under Linux without needing OpenMAX.[1][2][3]

Software supporting DCE

  • gst-ducati, a GStreamer plugin for OMAP4 using libdce[4][5]
  • omapfbplay, an video player for OMAP using v4l[6]

See also

License

It uses a custom vanity license. It does not use a established free open source software license.

References