aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-03-23 21:21:47 +0100
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-03-25 12:24:15 +0200
commit6d797ac70ff6d88f547c64317363cc16cf0f0add (patch)
tree336f6b2c8f50da8ae96a05e512c1da00326a2591 /libavutil
parent31ff2cb266832a82ac4b5aaa2947719f47e4b425 (diff)
downloadffmpeg-6d797ac70ff6d88f547c64317363cc16cf0f0add.tar.gz
VC1: Do not needlessly use signed types.
This might even have prevented the compiler from some optimizations, since both signed and unsigned types are used for the dezigzag tables/ table pointers, and if a branches uses both the compiler needs to create more complex code. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions