Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS | Wan-Teh Chang | 2016-12-10 | 1 | -7/+0 |
| | | | | | | | Suggested by Diego Biurrun and James Almer. Signed-off-by: Wan-Teh Chang <wtc@google.com> Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avutil/cpu_init: remove unnecessary arguments to the main() function | Wan-Teh Chang | 2016-12-10 | 1 | -1/+1 |
| | | | | Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avutil/tests: Add cpu_init.c to check whether the one-time initialization in ↵ | Wan-Teh Chang | 2016-11-23 | 1 | -0/+72 |
av_get_cpu_flags() has data races. Co-author: Dmitry Vyukov of Google Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |