openh264/codec
Martin Storsjö 38d2d64ede Explicitly add .syntax unified when building for iOS
This is the default when building with the clang built-in assembler,
but not if using the external assembler - thus always specify it,
for clarity.

Also use the three-operand for of a sub instruction in BS_NZC_CHECK.
The same is already done in the gnu version of the macro.

This fixes building most of the arm assembly with Apple's external
assembler. While this isn't a necessary goal in itself, there's no
harm in doing this either.
2014-08-08 14:09:37 +03:00
..
api/svc Merge pull request #1242 from huili2/test_dataformat 2014-08-01 12:27:38 +08:00
build add arm 32/64 code and UT for SVC SCC motion estimation 2014-08-06 17:24:36 +08:00
common Explicitly add .syntax unified when building for iOS 2014-08-08 14:09:37 +03:00
console setget_dataformat_ut 2014-07-28 18:41:58 -07:00
decoder setget_dataformat_ut 2014-07-28 18:41:58 -07:00
encoder re-allocate resource when threadIDC changes 2014-08-08 16:43:38 +08:00
processing Add sad arm64 code to processing. 2014-08-05 11:23:38 +08:00