Mercurial > mplayer.hg
comparison libfaad2/syntax.h @ 24552:c9c2e550a449
MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns
it into 0, which causes an integer overflow later. Clip qp at 1 to avoid this.
patch by Alexander Strange, astrange ithinksw com
author | diego |
---|---|
date | Tue, 18 Sep 2007 14:08:08 +0000 |
parents | 59b6fa5b4201 |
children | 69a4d646e55d |
comparison
equal
deleted
inserted
replaced
24551:925b7145748d | 24552:c9c2e550a449 |
---|