diff bytestream.h @ 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 e92146cec4a8
children 4394344397d8
line wrap: on
line diff