olegsm/libMediaCodecStagefright
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
README libMeidiaCodecStagefright =============================== AUTHORS: Oleg Smirnov This is wrapper of internal MediaCodec implementation from AOSP. Always use MediaCodec from SDK in your projects. If you have any unsolvable problem with MediaCodec on another device, you can use this library. This library has many hacks and tricks via linking with private libraries. Compilation: ./build.sh armeabi /PATH_TO_YOUR_NDK_ROOT_DIR/