JADE: An LLVM-Based Video Decoder For MPEG RVC

Written by Michael Larabel in LLVM on 17 May 2013 at 02:48 AM EDT. 1 Comment
LLVM
LLVM continues to show its adaptability with the innovative compiler infrastructure now being used by JADE, the Just-In-Time Adaptive Decoder Engine. JADE is an LLVM-powered generic video decoder.

JADE isn't a conventional video decode engine (besides its use of LLVM) but is designed for handing MPEG Reconfigurable Video Coding (RVC), which is built on stream-based data-flow representations. JADE in turn is a component of the Orcc Open RVC-CAL Compiler and ultimately emits LLVM Assembly. For more information on RVC, see the Wikipedia page and the OpenVideoCoding.org page.

The JADE dynamic decoder fully supports MPEG RVC in conjunction with Orcc. JADE is built upon the yet-to-be-released LLVM 3.3 version and also utilizes SDL 1.2.

For those wanting to learn more about this interesting open-source project, check out its JADE GitHub repository as well as the more broad Orcc project area.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week