- Improves the performance of the iLBC codec (encoder and decoder) by lowering its memory requirements and reducing the number of array allocations and copies.
- Prepares the source of the FFmpeg JNI library for an update to a more recent version of FFmpeg.
- Fixes source code formatting.