openh264/codec
Martin Storsjö 276b585f03 Use the cpu-features NDK library for detecting the number of cores in WelsThreadLib
On arm, the exact same detection is done in WelsCPUFeatureDetect,
but in the x86 version of that function we use x86 cpuid for getting
the core count, and this is not available on all processors. For the
case when cpuid can't tell the core count, use the NDK function as
higher level API.

The thread lib itself doesn't build properly on android yet, but will
do so soon.
2014-03-06 15:28:59 +02:00
..
api/svc remove inter-deblock related parameters 2014-03-06 10:26:53 +08:00
build arm asm code refine. 2014-03-06 14:30:16 +08:00
common Use the cpu-features NDK library for detecting the number of cores in WelsThreadLib 2014-03-06 15:28:59 +02:00
console Merge pull request #428 from sijchen/read_para3 2014-03-06 14:04:33 +08:00
decoder Merge pull request #431 from huili2/large_to_small_sps_bug 2014-03-06 16:51:59 +08:00
encoder Merge pull request #432 from zhilwang/arm-asm 2014-03-06 16:50:56 +08:00
processing Add arm asm code for processing. 2014-03-05 16:54:05 +08:00