diff wnv1.c @ 5159:883a5619f52f libavcodec

Use a faster way to compute 255-val: Instead of creating a vector of all 255s, and then doing the subtraction, nor of the vector with itself: saves one instruction and a register. Patch by Graham Booker % gbooker A tamu P edu%
author gpoirier
date Sat, 16 Jun 2007 18:59:10 +0000
parents f99e40a7155b
children 2b72f9bc4f06
line wrap: on
line diff