aacdecoder-android icon indicating copy to clipboard operation
aacdecoder-android copied to clipboard

Automatically exported from code.google.com/p/aacdecoder-android

Results 63 aacdecoder-android issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Although the app / library is working perfectly, I can't update the app anymore because Google's new bureaucracy prevents me. I know that you probably have already abandoned this project,...

When decoder library is loaded we have this warning: W/linker: libaacdecoder.so has text relocations. This is wasting memory and prevents security hardening. Please fix. But, if we set build target...

It fixes two issues. First one related to OpenCore coding style. They defined lots of constant tables as Int32, while values was used is bigger than Int32 max. Since it's...

libjccvt.so: text relocations

My app uses this aacdecoder library to stream live icecast or shoutcast audio. occasionally it crashes. here is the details i got from developer console. Devices: Galaxy J7 Prime (on7xelte)...

Taken from my applications Real-time crashes report. Even with extensive test I don't know when this occurs. The app is currently installed in more than 50000 active users Affected android...

Is it possible to add download with all binaries + 64 bit ones? - arm64-v8a - armeabi-v7a - mips64 - x86_64

Hello. I am using this library for a local radio, and i saw that few times when i start the radio, the playback is very very slow. If i stop...