Mercurial > libavcodec.hg
comparison h264idct.c @ 6409:813ff53ed933 libavcodec
Avoid a=b+c but rather use a+=b (gcc is too stupid to do this itself),
code is exactly the same just uses different variables.
author | michael |
---|---|
date | Tue, 26 Feb 2008 15:32:34 +0000 |
parents | 2b72f9bc4f06 |
children | de2509cf3c44 |
comparison
equal
deleted
inserted
replaced
6408:7af599600f2d | 6409:813ff53ed933 |
---|