openh264/codec/encoder/core
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
..
asm Remove sad.asm from the processing lib, move satd_sad from the encoder to the common lib 2014-01-28 13:54:57 +02:00
inc Merge pull request #386 from volvet/refine_processing 2014-03-04 11:15:35 +08:00
src Unify the interface for the different variants of WelsCPUFeatureDetect 2014-03-04 10:18:30 +02:00