openh264/codec
Martin Storsjö 03d9f07671 Fix WelsHadamardQuant2x2*_AArch64_neon
In WelsHadamardQuant2x2SkipKernel_AArch64_neon, write the output
of cmhi into v0 - this is the register that is assumed to hold
the output.

In WelsHadamardQuant2x2_AArch64_neon, subtract the count of zero
elements from 4, not from 16.

This makes the encoding unit tests pass again.
2014-07-08 11:36:40 +03:00
..
api/svc remove unnecessary log output 2014-07-08 15:43:15 +08:00
build add MemoryZero Arm64 code and UT 2014-07-08 12:52:48 +08:00
common Merge pull request #1047 from mstorsjo/cpufeatures-armv8 2014-07-01 14:53:52 +08:00
console modify console for disable delay skip if maxbr==0 2014-07-04 18:44:03 +08:00
decoder Merge pull request #1096 from huili2/early_stop_parse_rec_bug 2014-07-08 12:49:42 +08:00
encoder Fix WelsHadamardQuant2x2*_AArch64_neon 2014-07-08 11:36:40 +03:00
processing Remove the executable bit from new assembly source files 2014-07-08 08:46:44 +03:00