Use standard C for implementing sign_extend() and zero_extend().
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 13 May 2010 16:32:21 +0000 (16:32 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 13 May 2010 16:32:21 +0000 (16:32 +0000)
commite969e261a5aab6fee64eda4d21eb4d2deffb755e
tree266f6fdb4f97a98a0d3329d3222e3dd712398106
parenta74d707cb7a42be692243196856fc21b2ee9b4c6
Use standard C for implementing sign_extend() and zero_extend().
This fixes compilation of probetest

Originally committed as revision 23116 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mathops.h