summaryrefslogtreecommitdiff
path: root/compat/tms470
Commit message (Collapse)AuthorAge
* compat: Add missing license boilerplatesDiego Biurrun2013-07-18
|
* Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun2013-07-18
| | | | Also fix a comment and an #endif comment.
* build: tms470: work around glibc math.h problemsMans Rullgard2012-10-13
The glibc definitions of INFINITY and NAN do not work with the tms470 compiler, nor do our usual fallbacks. Signed-off-by: Mans Rullgard <mans@mansr.com>