comparison libmpcodecs/ve_vfw.c @ 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 d3b951d9b4d3
children 0f1b5b68af32
comparison
equal deleted inserted replaced
27224:f9b5d028f097 27225:46bcd3f1b123