On 7/8/11 2:29 PM, Ronald S. Bultje wrote:
From: "Ronald S. Bultje"<[email protected]>We operated on 31-bits, but with e.g. lanczos scaling, values can add up to beyond 0x80000000, thus leading to output of zeroes. Drop one bit of precision fixes this.
Ok, we always do 30 -> 16 or 30 ->8 (as discussed on jabber). lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
