annotate fastmemcpy.h @ 199:0f1dba8fc617 libavcodec

(commited by michael / arpi was crazy enough to give me his password) fixed a bug in get_vlc() when using the ALT_BITSTREAM_READER (rv10 & mpeg12 decoders where not working) some optimizations replaced a if() with a >> changed get_bits1() a bit so it hopefully is faster on p4
author arpi_esp
date Sat, 12 Jan 2002 20:21:51 +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"