| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| Android.mk | ||
| Application.mk | ||
| convert_android_asm.sh | ||
| libopus.mk | ||
| opus_jni.cc |
The working of libOpus is different from ffmpeg. With ffmpeg, the decoder can be configured to output floating point PCM. While in libOpus, floating samples are acquired by calling a different function. This is the reason the new JNI functions and the logic in OpusDecoder/LibopusAudioRenderer is added to support float output. PiperOrigin-RevId: 324661603
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| Android.mk | Loading commit data... | |
| Application.mk | Loading commit data... | |
| convert_android_asm.sh | Loading commit data... | |
| libopus.mk | Loading commit data... | |
| opus_jni.cc | Loading commit data... |