diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-04-17 08:42:08 +0000 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-04-17 08:42:08 +0000 |
commit | 8b5ec0875c8d00d62034ed1df7188b7c75baba3a (patch) | |
tree | a6638e38c2482e50a0e9981032f20ec5d3ee0b38 /libavfilter/avfilter.c | |
parent | a7c6e1171b1984b949464c4d9070f10a1fd43d6d (diff) | |
download | ffmpeg-8b5ec0875c8d00d62034ed1df7188b7c75baba3a.tar.gz |
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.
Originally committed as revision 18541 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/avfilter.c')
0 files changed, 0 insertions, 0 deletions