openh264/codec
Martin Storsjö 966cc97496 Remove a dubious/unnecessary workaround for an issue in a nonstandard toolchain
There's no requirement to work with the Intel NDK. The NDK build
files don't even need to create any cpufeatures subdirectory since
all of the cpufeatures library is handled within the normal build
system. Finally, the encoder makefile tried to create a directory
for "welsdecdemo", not anything for "welsencdemo".

Thus, if this really was necessary, it would already have been noticed
that it missed an entry for "welsencdemo". Therefore, remove this
hack/workaround.
2014-03-11 10:09:17 +02:00
..
api/svc Merge pull request #465 from ruil2/encoder_trace 2014-03-10 17:22:19 +08:00
build Remove a dubious/unnecessary workaround for an issue in a nonstandard toolchain 2014-03-11 10:09:17 +02:00
common Merge pull request #456 from mstorsjo/use-common-threadlib 2014-03-10 09:45:51 -07:00
console Merge pull request #465 from ruil2/encoder_trace 2014-03-10 17:22:19 +08:00
decoder Merge pull request #469 from huili2/svc_sh_bug_fix 2014-03-10 22:09:44 +08:00
encoder Merge pull request #466 from sijchen/add_memalign_test 2014-03-10 17:25:41 +08:00
processing Merge pull request #456 from mstorsjo/use-common-threadlib 2014-03-10 09:45:51 -07:00