]> git.sesse.net Git - ffmpeg/commit
arm: hevcdsp: Add commas between macro arguments
authorMartin Storsjö <martin@martin.st>
Sat, 31 Mar 2018 18:54:46 +0000 (21:54 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 31 Mar 2018 18:59:01 +0000 (21:59 +0300)
commit5f83935de4ef1e32d22f90016b9ddebc1e56153f
tree22362144c872afc80fe06cefc88981608cbd5ba7
parent6660bc034d212dc8fb01715d6bf3a6d3866e9715
arm: hevcdsp: Add commas between macro arguments

When targeting darwin, clang requires commas between arguments,
while the no-comma form is allowed for other targets.

Since Xcode 9.3, the bundled clang supports altmacro and doesn't
require using gas-preprocessor any longer.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/arm/hevcdsp_qpel_neon.S