openh264/codec/encoder
Martin Storsjö 9cf34e7615 Unify the interface for the different variants of WelsCPUFeatureDetect
The caller of the function should not need to know exactly which
implementation of it is being used.

For the variants that don't support detecting the number of cores,
the pNumberOfLogicProcessors parameter can be left untouched
and the caller will use a higher level API for finding it out.

This simplifies all the calling code, and simplifies adding
more implementations of cpu feature detection.
2014-03-04 10:18:30 +02:00
..
core Unify the interface for the different variants of WelsCPUFeatureDetect 2014-03-04 10:18:30 +02:00
plus fix sizeof() bug 2014-03-03 10:46:32 +08:00
targets.mk Remove a redundant makefile ifdef 2014-03-01 23:56:14 +02:00