Changeset bb591566 in ffmpeg

Timestamp:
Oct 8, 2011, 7:03:55 PM (13 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
a31e9f68
Parents:
e708afd3
git-author:
Mans Rullgard <mans@mansr.com> (10/08/11 14:03:51)
git-committer:
Mans Rullgard <mans@mansr.com> (10/08/11 19:03:55)
Message:

vp8: fix signed overflows

In addition to avoiding undefined behaviour, an unsigned type
makes more sense for packing multiple 8-bit values.

Signed-off-by: Mans Rullgard <mans@mansr.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.