]> git.sesse.net Git - ffmpeg/commit
arm: Include hpeldsp_neon.o if h264qpel is enabled
authorMartin Storsjö <martin@martin.st>
Wed, 29 May 2013 18:41:37 +0000 (21:41 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 29 May 2013 23:17:37 +0000 (02:17 +0300)
commit86113667c0fc6cded65b94fb57262da09c06594b
tree75712ddc64c8390e00068f0112f88f4b50d76cf9
parentefb7968cfe8b285ab4f27b363719b7c92d19ec74
arm: Include hpeldsp_neon.o if h264qpel is enabled

A few of the h264qpel neon functions are shared with other
hpeldsp functions in this file.

This fixes standalone compilation of the h264 decoder on arm.

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