comparison mpc.h @ 9453:b5bc4764ff7a libavcodec

Change tgq_decode_mb function arguments from using int8_t to uint8_t, this does not really change the code (x86_64/gcc-4.3.3 results stay unchanged) but avoids several casts and an aliasing violation that broke decoding at least on PPC64/gcc-4.1.2.
author reimar
date Fri, 17 Apr 2009 08:42:08 +0000
parents 0dce4fe6e6f3
children 34a65026fa06
comparison
equal deleted inserted replaced
9452:42803399ba8a 9453:b5bc4764ff7a