Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 06 Feb 2008 12:32:31 +0000 | lorenm | sse2 h264 motion compensation. not new code, just separate out the cases that didn't need ssse3. libavcodec |
Wed, 06 Feb 2008 04:44:21 +0000 | lorenm | put loop counter in a register if possible. makes some of the qpel functions 3% faster. libavcodec |
Wed, 06 Feb 2008 04:14:07 +0000 | lorenm | fix aliasing warnings. simpler too. libavcodec |