0x2b3bfa0 / hantro-omx-shim

OpenMAX library shim to standardize all the function names of the Hantro OMX API in the DJI Goggles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMAX IL shim for Hantro x170 hardware codec

This shim was made to compatibilize the Hantro x170 hardware codec OpenMAX library with ffmpeg on the Android KitKat version shipped with DJI Goggles.

Building

You may need to tweak Makefile to achieve a successful build; you'll need to set the path to your Android NDK and have the toolchain executables in your PATH. You may also replace the libraries on ./lib by the ones extracted from your device, though that shouldn't be needed.

About

OpenMAX library shim to standardize all the function names of the Hantro OMX API in the DJI Goggles.

License:GNU General Public License v2.0


Languages

Language:C 77.3%Language:C++ 22.5%Language:Makefile 0.1%