diff msmpeg4.c @ 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 bb9f74aa37ee
children 6cb61c6220c3
line wrap: on
line diff