]> git.sesse.net Git - ffmpeg/commit
avcodec/vc1_mc: move median4() to mathops.h
authorzhaoxiu.zeng <zhaoxiu.zeng@gmail.com>
Sat, 14 Feb 2015 15:14:47 +0000 (23:14 +0800)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Feb 2015 10:41:00 +0000 (11:41 +0100)
commit0f834155690aecc7400b77a968fea32200bfd5f0
treed0800349de773885f44694e88a79c04b5c885999
parent03adafb318e4746030d84f8b85047ab4958cff0f
avcodec/vc1_mc: move median4() to mathops.h

Needed for architecture specific optimizations

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mathops.h
libavcodec/vc1_mc.c