Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge "GCC 4.4 and later cannot handle h constructs. Fix to replace the ↵ | Jean-Baptiste Queru | 2012-08-15 | 2 | -31/+5 | |
|\ | | | | | | | assembly constructs." | |||||
| * | GCC 4.4 and later cannot handle h constructs. Fix to replace the assembly ↵ | Raghu Gandham | 2012-08-09 | 2 | -31/+5 | |
| | | | | | | | | | | | | constructs. Change-Id: I47509c20ee32f04ce42105563d2d4013910da531 | |||||
* | | Merge "Don't try to shift more bits than the variable length" | Jean-Baptiste Queru | 2012-08-13 | 1 | -2/+8 | |
|\ \ | |/ |/| | ||||||
| * | 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. This caused the quantized spectrum values to go out of range, triggering asserts later. Change-Id: If81b6c8caa7b9c75941ad9d280b686d2069c968c | |||||
* | Merge "Only use __int64 on MSVC, not on all win32 compilers" | Jean-Baptiste Queru | 2012-08-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Only use __int64 on MSVC, not on all win32 compilers | Martin Storsjo | 2012-07-12 | 1 | -1/+1 | |
|/ | | | | | | Mingw32 doesn't define the __int64 types. Change-Id: Ia45add37be1bf85abde664fd6e382334a6bb4498 | |||||
* | Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db | The Android Open Source Project | 2012-07-11 | 311 | -0/+148595 | |
Change-Id: If584e579464f28b97d50e51fc76ba654a5536c54 |