aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add sanity checks to fix crashHEADmasterMarco Nelissen2015-10-191-0/+14
| | | | | | | | | | Copy Huffman tree sanity check from libvorbis to avoid out of bounds memory access later on. Bug: 21048776 Change-Id: I3c508572501af188af4224e2a295e9f2554ec9c0 (cherry picked from commit 52193fa3472b79873e73044ce02e1c0a67c85043) Tested-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Fix allocation failure crashMarco Nelissen2015-10-191-5/+5
| | | | | | | Bug: 20718524 Change-Id: I86dcaf7d7452ad892822ff96fbcc0908e035b118 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Fix vorbis decoder crash due to out of bounds memory accessMarco Nelissen2015-10-191-1/+2
| | | | | | | Bug: 20915134 Change-Id: Ia7b503910b2fd0a4e3931837bd55dff3ea28ce86 (cherry picked from commit c7fdab4f4832fbe4ab9655f91dbed6b3878fe4b7) Tested-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Merge "hardening: eliminate text relocations"Nick Kralevich2012-08-132-8/+27
|\
| * hardening: eliminate text relocationsArd Biesheuvel2012-08-112-8/+27
|/ | | | Change-Id: I259aab364ae954532d7137ef54640175530fb6e2
* am 69a9d313: merge intel x86 patches into gingerbread branchDavid 'Digit' Turner2011-07-110-0/+0
|\ | | | | | | | | * commit '69a9d313a91bc0cc1ac4aa98d0abdebdc5f9f9a0': Fix compile warnings and errors
| * merge intel x86 patches into gingerbread branchDavid 'Digit' Turner2011-07-082-1/+2
| |\
| | * Fix compile warnings and errorsBruce Beare2011-06-082-1/+2
| |/ | | | | | | | | Orig-Change-Id: I30a9299390cef302a8d3e61b6aa6e38731be1529 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
* | merge from open-source masterThe Android Open Source Project2010-07-092-1/+2
|\ \ | | | | | | | | | Change-Id: Iea0b0b45f13a3f1d045ed36d475dba5bbed71874
| * \ Merge "Fix compile warnings and errors"Jean-Baptiste Queru2010-07-082-1/+2
| |\ \
| | * | Fix compile warnings and errorsBruce Beare2010-06-252-1/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I30a9299390cef302a8d3e61b6aa6e38731be1529 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
* | | | merge from open-source masterThe Android Open Source Project2010-07-021-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | Change-Id: Ib04e99f47b43622005a7fe9c635008b2d91a9a8a
| * | define byte order properlyChih-Wei Huang2010-06-281-0/+1
| |/
* | Make sure this assembly fragment properly supports ARM/THUMB transitions by ↵Andreas Huber2010-06-231-2/+2
|/ | | | | | | using the BX, LR instruction instead of antiquated MOV PC, LR. Change-Id: Ia58b53bf50ccbc471ef001044b18a019631a4df0 related-to-bug: 2774193
* Expose some internals of the tremolo library for use by the ↵Andreas Huber2010-05-073-23/+23
| | | | | | | OggExtractor/VorbisDecoder Change-Id: I3846bb61bcf032a445c501a831ab90e81bf2ff21 related-to-bug: 2654400
* Correct the NOTICEGloria Wang2010-03-181-6/+8
| | | | Change-Id: Ia0a80a5cc9d7239266484ac38865df0c89e51f84
* Update license header for Tremolo and remove unused script.Gloria Wang2010-03-1834-433/+408
| | | | Change-Id: I10d4885e51c15f7e4adfa6455ccab50561db9a94
* Release Tremolo under a BSD license.Gloria Wang2010-03-1229-816/+851
| | | | Change-Id: I55f5290911fcb88448ef8ac14eb519c1f6136e06
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
| | | | Change-Id: Ia59c2afc8361a1cd77b03f1fcb3ce959e874f094
* Fix for Ogg playback issues for "Ringing Alarm".Gloria Wang2010-02-172-5/+5
|
* Replace Tremor with Tremolo (an ARM optimised version of the Tremor library ↵Gloria Wang2010-02-123-10/+15
| | | | for doing Ogg Vorbis decompression)
* Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis ↵Gloria Wang2010-02-0838-0/+15460
| | | | decompression)
* Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor ↵Gloria Wang2010-02-0537-15196/+0
| | | | | | library for doing Ogg Vorbis decompression)" This reverts commit 0f6f2525f7b19c7de18bafe464b5ced1c714430a.
* Replace Tremor with Tremolo (an ARM optimised version of the Tremor library ↵Gloria Wang2010-02-0437-0/+15196
| | | | for doing Ogg Vorbis decompression)
* new project, first commitNico Sallembien2010-02-030-0/+0