Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libav: Update to 0.8.3 version | Otavio Salvador | 2012-10-05 | 1 | -57/+0 |
| | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | libav-0.7.4: fix build with gcc-4.7 | Martin Jansa | 2012-05-04 | 1 | -0/+57 |
A cmp instruction with two constants is invalid, therefore 'g' constraint is not correct but must be "rm" instead. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |