summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sonivox: prevent rejection of good but large MIDI filesHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-13.0Phil Burk2019-01-151-5/+10
* sonivox: prevent infinite loop in OTA ringtonesPhil Burk2019-01-153-5/+36
* sonivox: fix hang caused by bad meta-eventreplicant-6.0-0004-rc1akirilov2018-06-081-0/+16
* Add recursion limit to XMF_ReadNodeRobert Shih2018-02-081-4/+9
* Fix memory leakMarco Nelissen2018-02-081-0/+5
* Sonivox: sanity check headerLength in XMF_ReadNode.Wei Jia2018-02-081-0/+3
* Fix interpolatorreplicant-6.0-0003Marco Nelissen2017-09-151-0/+9
* Check chunk sizereplicant-6.0-0002Marco Nelissen2017-07-071-0/+5
* Fix infinite recursionMarco Nelissen2017-07-071-0/+7
* eas_mdls: fix OOB read.replicant-6.0-0001Wei Jia2017-04-051-1/+6
* Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-060-0/+0
|\
| * Fix NULL pointer dereferenceMarco Nelissen2016-08-161-2/+4
* | Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-2/+4
|\ \
| * | Fix NULL pointer dereferenceMarco Nelissen2016-07-211-2/+4
| |/
* | Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-180-0/+0
|\|
| * Sonivox: add SafetyNet log.Wei Jia2016-02-262-0/+9
| * Sonivox: sanity check numSamples.Wei Jia2016-02-262-0/+32
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/ex...staging/cm-13.0+r22Steve Kondik2016-03-102-0/+41
|\ \
| * \ Sonivox: add SafetyNet log. am: 24d7c408c5 am: f3f1da3028Wei Jia2016-01-132-0/+9
| |\ \
| | * \ Sonivox: add SafetyNet log. am: 24d7c408c5Wei Jia2016-01-132-0/+9
| | |\ \
| | | * \ Sonivox: add SafetyNet log.Wei Jia2016-01-132-0/+9
| | | |\ \
| | | | * | Sonivox: add SafetyNet log.Wei Jia2016-01-122-0/+9
| * | | | | Sonivox: sanity check numSamples. am: 3ac044334c am: 7ddf08ce3bWei Jia2016-01-062-0/+32
| |\| | | | | | |_|_|/ | |/| | |
| | * | | Sonivox: sanity check numSamples. am: 3ac044334cWei Jia2016-01-062-0/+32
| | |\| |
| | | * | Sonivox: sanity check numSamples.Wei Jia2016-01-062-0/+32
| | | |\|
| | | | * Sonivox: sanity check numSamples.Wei Jia2016-01-062-0/+32
* | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/ext...Steve Kondik2015-12-070-0/+0
|\| | | |
| * | | | am 23eb37d0: am 515e28dd: am a12313fe: Fix S_SMF_DATA.numStreams being non-ze...Wonsik Kim2015-09-030-0/+0
| |\| | |
| | * | | am 515e28dd: am a12313fe: Fix S_SMF_DATA.numStreams being non-zero while stre...Wonsik Kim2015-09-031-7/+13
| | |\| |
| | | * | am a12313fe: Fix S_SMF_DATA.numStreams being non-zero while streams is uninit...Wonsik Kim2015-09-031-7/+13
| | | |\|
| | | | * Fix S_SMF_DATA.numStreams being non-zero while streams is uninitializedWonsik Kim2015-09-021-7/+13
* | | | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-7/+13
|\| | | |
| * | | | Fix S_SMF_DATA.numStreams being non-zero while streams is uninitializedWonsik Kim2015-08-311-7/+13
| * | | | am ca243752: am 5f9b2131: am f333a822: Sonivox: check loopStart/loopLength ag...Wei Jia2015-08-240-0/+0
| |\| | |
| | * | | am 5f9b2131: am f333a822: Sonivox: check loopStart/loopLength against one spe...Wei Jia2015-08-241-6/+17
| | |\| |
| | | * | am f333a822: Sonivox: check loopStart/loopLength against one specific wave, n...Wei Jia2015-08-231-6/+17
| | | |\|
| | | | * Sonivox: check loopStart/loopLength against one specific wave, not whole wave...Wei Jia2015-08-221-6/+17
* | | | | audio: Miscellaneous fixes in external/sonivoxAmit Shekhar2015-10-062-6/+12
|/ / / /
* | | | Sonivox: check loopStart/loopLength against one specific wave, not whole wave...Wei Jia2015-08-211-6/+17
* | | | am 70942a97: am 37ede8b5: am 5d2e7de3: Sonivox: fix overflow in Parse_data in...Wei Jia2015-08-210-0/+0
|\| | |
| * | | am 37ede8b5: am 5d2e7de3: Sonivox: fix overflow in Parse_data in eas_mdls.cWei Jia2015-08-211-0/+24
| |\| |
| | * | am 5d2e7de3: Sonivox: fix overflow in Parse_data in eas_mdls.cWei Jia2015-08-211-0/+24
| | |\|
| | | * Sonivox: fix overflow in Parse_data in eas_mdls.cWei Jia2015-08-211-0/+24
* | | | Merge "Sonivox: fix overflow in Parse_data in eas_mdls.c" into mnc-devAbhishek Arya2015-08-211-0/+24
|\ \ \ \
| * | | | Sonivox: fix overflow in Parse_data in eas_mdls.cWei Jia2015-08-201-0/+24
* | | | | am 892c138a: am ed1104cf: am 8cbef48b: Sonivox: make sure waveIndex is valid ...Wei Jia2015-08-210-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am ed1104cf: am 8cbef48b: Sonivox: make sure waveIndex is valid in Parse_rgn(...Wei Jia2015-08-211-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 8cbef48b: Sonivox: make sure waveIndex is valid in Parse_rgn() in eas_mdls.c.Wei Jia2015-08-211-0/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Sonivox: make sure waveIndex is valid in Parse_rgn() in eas_mdls.c.Wei Jia2015-08-201-0/+4
* | | | | Merge "Sonivox: make sure waveIndex is valid in Parse_rgn() in eas_mdls.c." i...Wei Jia2015-08-201-0/+4
|\ \ \ \ \