Mercurial > mplayer.hg
log libmpcodecs/vd_mtga.c @ 26757:0fdf04b07ecb
age | author | description |
---|---|---|
Tue, 01 Apr 2008 14:19:45 +0000 | diego | Do not #include libavutil/common.h. It is not used directly and mpbswap.h |
Tue, 05 Jun 2007 15:09:51 +0000 | reimar | Do not use fast_memcpy when data is read again immediately afterwards. |
Tue, 05 Jun 2007 15:09:49 +0000 | reimar | Do not use fast_memcpy for small size copy, esp. when the size is constant |