comparison AUTHORS @ 27225:46bcd3f1b123

Simplify ad_msadpmc.c: Use AV_RL16, merge sign extension into LE_16 read and use (int16_t) to let the compiler do the sign extension. Reduces code size on x86_64, gcc 4.3.1 by 248 bytes.
author reimar
date Fri, 11 Jul 2008 18:51:12 +0000
parents 13061a6174b6
children 327a98d2b55d
comparison
equal deleted inserted replaced
27224:f9b5d028f097 27225:46bcd3f1b123