Pinned Repositories
android-g711-codec
Implementation of G711A and G711U encoder and decoder in C++ for android using JNI
android-opus-codec
Implementation of Opus encoder and decoder in C++ for android using JNI
android-wav-file-builder
A sample project to demonstrate how to build a .wav file with raw pcm sound from microphone of android device
android-webrtc-aecm
Acoustic echo cancellation for android, based on webrtc aecm algorithms
android-yuv-utils
Compiled libyuv Google library and wrapper for it for easy and fast scale, rotate, mirror and convert frames from android Camera2 or CameraX
theeasiestway's Repositories
theeasiestway/android-opus-codec
Implementation of Opus encoder and decoder in C++ for android using JNI
theeasiestway/android-yuv-utils
Compiled libyuv Google library and wrapper for it for easy and fast scale, rotate, mirror and convert frames from android Camera2 or CameraX
theeasiestway/android-webrtc-aecm
Acoustic echo cancellation for android, based on webrtc aecm algorithms
theeasiestway/android-g711-codec
Implementation of G711A and G711U encoder and decoder in C++ for android using JNI
theeasiestway/android-wav-file-builder
A sample project to demonstrate how to build a .wav file with raw pcm sound from microphone of android device
theeasiestway/ar
theeasiestway/rss-parser-java
The RSS parser which takes for input a link of rss channel and returns DTO objects such as RssChannel and list of RssItems
theeasiestway/rss-parser-kotlin
The RSS parser which takes for input a link of rss channel and returns DTO objects such as RssChannel and list of RssItems