Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use saturating adds in all other similar loops in groupShortData as well | Martin Storsjo | 2012-08-10 | 1 | -3/+3 |
| | |||||
* | Use saturating adds to avoid overflow | Martin Storsjo | 2012-08-10 | 1 | -1/+1 |
| | | | | These additions can overflow, triggering assertions later. | ||||
* | Added license boilerplate to all source files. | Dave Burke | 2012-06-11 | 1 | -16/+78 |
| | | | | | | | | | Change-Id: I42a702487e6db4953dca0027710ea4fe266052fd Also: - Removed dead code in several source files. - Minor changes in comments. - No functional changes. No changes in executed code. - Added documentation PDFs. | ||||
* | Fraunhofer AAC codec. | Dave Burke | 2012-04-17 | 1 | -0/+206 |
License boilerplate update to follow. Change-Id: I2810460c11a58b6d148d84673cc031f3685e79b5 |