-
Nasmak Pvt.Ltd
- Pakistan
- https://www.linkedin.com/in/arslan-maqbool-b2b409116/
Starred repositories
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
A modern, portable, easy to use crypto library.
WCDB is a cross-platform database framework developed by WeChat.
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
Android Image & Camera Filters Based on OpenGL.
FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
最新版ffmpeg3.3-android,并通过CMake方式移植到Android中,并实现编解码,转码,推拉流,滤镜等各种功能
webp support for Android API Level 4 and up, includes the native library and a WebPImageView to render webp in your app
Efficient JPEG operations for Android without the risk of an OutOfMemoryException.
The open, easy-to-use and powerful translator app for Android
简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理