annotate fastmemcpy.h @ 1025:1f9afd8b9131 libavcodec

GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
author michaelni
date Tue, 21 Jan 2003 17:34:12 +0000
parents b69fe46fd708
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17
b69fe46fd708 Adding fastmemcpy stuff to speedup mplayer project
nickols_k
parents:
diff changeset
1 #include "../libvo/fastmemcpy.h"