openh264/codec
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
..
api/svc Merge pull request #342 from volvet/rm-unsupported-para 2014-02-24 13:22:16 +08:00
build Refine structure of iOS project to fix the issue. 2014-02-25 13:46:18 +08:00
common Use higher level APIs for getting the number of cores if WelsCPUFeatureDetect didn't report anything 2014-02-26 21:43:46 +02:00
console add command line example 2014-02-26 16:58:03 +08:00
decoder add a check to parseSliceHeaderSyntaxes 2014-02-25 00:47:12 -08:00
encoder Use higher level APIs for getting the number of cores if WelsCPUFeatureDetect didn't report anything 2014-02-26 21:43:46 +02:00
processing Refine structure of iOS project to fix the issue. 2014-02-25 13:46:18 +08:00