| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix libmad compilation on MIPS with newer gcc. FS#12013 | Huan Zhang | 2012-06-11 |
| | | | | | | | | | | | | Since gcc 4.4 the MIPS port no longer recognizes the "h" asm constraint. It was necessary to remove this constraint in order to avoid generating unpredictable code sequences. We can achieve the same effect using 128-bit types. See also:GCC 4.4 release notes at http://gcc.gnu.org/gcc-4.4/ Change-Id: I713cdf57cde1a989ad960aa441ab1ccf51f1cdc6 | ||
| * | Add codecs to librbcodec. | Sean Bartell | 2012-04-25 |
| Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97 Reviewed-on: http://gerrit.rockbox.org/137 Reviewed-by: Nils Wallménius <nils@rockbox.org> Tested-by: Nils Wallménius <nils@rockbox.org> | |||