Tatvik’s H.264 Baseline Profile Video Decoder implementation is
one of the fastest implementations for Mobile devices. The
implementation is highly efficient in terms of low MIPS and small
memory footprint.
The decoder has been optimized for best performance on ARM9,
ARM9E, ARM11 and Cortex-A8 using platform specific assemblies for
computationally expensive modules (MC, IDCT, Deblock, Color
conversion etc.). The decoder provides same API across all ARM
platform implementations, which makes it easy for App developers
to integrate the decoder in their application on multiple
platforms.
For more details, please visit www.tatvik.com.