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.
- Host: GitHub
- URL: https://github.com/0x2b3bfa0/hantro-omx-shim
- Owner: 0x2b3bfa0
- License: gpl-2.0
- Created: 2017-09-24T09:39:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-25T21:00:25.000Z (over 3 years ago)
- Last Synced: 2025-02-26T07:01:48.548Z (2 months ago)
- Topics: android, dji, dji-goggles, hantro, library, linux, rk3188, rk3288, rockchip, shim
- Language: C
- Homepage:
- Size: 604 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.