OSDN Git Service

lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor
authorMatthieu Bouron <matthieu.bouron@gmail.com>
Fri, 28 Apr 2017 19:58:55 +0000 (21:58 +0200)
committerMatthieu Bouron <matthieu.bouron@gmail.com>
Thu, 11 May 2017 14:28:54 +0000 (16:28 +0200)
commit5d0b8b1ae307951310c7d9a8fa282fbca9b997cd
treea88f0a68001d5ecda6d00d181a1a38933437db0f
parent36cf42252152cf2c385c43a9053deac03ed2dcd9
lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor

Separates macro arguments with commas and passes .4H/.8H as macro
arguments instead of 4H/8H (the later form being interpreted as an
hexadecimal value).

Fixes ticket #6324.

Suggested-by: Martin Storsjö <martin@martin.st>
libavcodec/aarch64/simple_idct_neon.S