annotate fastmemcpy.h @ 604:4344cc8033bd libavcodec

skip blocks with small chroma dc too (if the user wants it) needed to avoid IDCT(input coeffs !=0) == 0 problems which cause catastrophic error accumulation at qp=1
author michaelni
date Sat, 17 Aug 2002 20:10:27 +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"