An open API service indexing awesome lists of open source software.

https://github.com/0x2b3bfa0/hantro-omx-shim

OpenMAX library shim to standardize all the function names of the Hantro OMX API in the DJI Goggles.
https://github.com/0x2b3bfa0/hantro-omx-shim

android dji dji-goggles hantro library linux rk3188 rk3288 rockchip shim

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.