dca: don't use av_clip_uintp2().
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Mar 2012 19:06:20 +0000 (11:06 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Mar 2012 19:31:42 +0000 (11:31 -0800)
commit93b53ffb1abbe4aa7a922a830c8ae2e3ac098de3
tree3b0e664bdfb018338ac5270641e578f0f04b166e
parent626964a4c4dbeff6d951c32f6e40dc5d96f75ea7
dca: don't use av_clip_uintp2().

The argument is not a literal, thus causing the ARM v6 or later
builds to break.
libavcodec/dca.c