aboutsummaryrefslogtreecommitdiff
path: root/silk/SigProc_FIX.h
AgeCommit message (Collapse)Author
2019-01-29Fix integer overflow diagnostics within opusRay Essick
Recast several points in the Opus code where integer overflow happens. The code expects overflow in these macros, but doesn't expect the system to abort when it happens. This also includes saturating math. Bug: 123428774 Test: Cts android.media.cts.EncoderTest#testOpusEncoders
2017-07-07Opus 1.2.1android-o-iot-preview-5o-iot-preview-5Felicia Lim
Change-Id: I551f1de5c5e121ac1275334e67c7e0f96ab18114 Test: - verified builds for arm*/mips*/x86* - checked functionality using an emulator and stagefright
2016-03-04Upgrade Opus to v1.1.2android-wear-n-preview-3android-wear-n-preview-1android-n-preview-3flim
Change-Id: I8211751bab026ab236a612c6e0873f8bdbcd6c98
2014-02-20Adding libopus source and Android.mkVignesh Venkatasubramanian
Adding libopus source code and Android.mk. The source is based on latest stable release libopus 1.1. Change-Id: I0841894ee0766829e6d0e1b8379e6f6f87b0852f