openh264/codec/encoder/core
Martin Storsjö bb5b3978bf Use higher level APIs for getting the number of cores if WelsCPUFeatureDetect didn't report anything
On processors without HTT, WelsCPUFeatureDetect can't return
a number of cores but might still return a nonzero set of
CPU feature flags. Previously the nonzero cpu feature flag
indicated that cpuid worked and the encoder wouldn't use the
higher level API for getting the number of cores, even though the
number of cores was left at 1.
2014-02-26 21:43:46 +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 cleanup encoder parameters 2014-02-24 10:40:17 +08:00
src Use higher level APIs for getting the number of cores if WelsCPUFeatureDetect didn't report anything 2014-02-26 21:43:46 +02:00