Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't try to shift more bits than the variable length | Martin Storsjo | 2012-08-10 | 1 | -2/+8 |
| | | | | | Shifting by more than (or equal to) the variable length is undefined in C. | ||||
* | 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/+323 |
License boilerplate update to follow. Change-Id: I2810460c11a58b6d148d84673cc031f3685e79b5 |