Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 |
Tue, 05 Jun 2007 14:27:54 +0000 | reimar | Replace implicit use of fast_memcpy via macro by explicit use to allow |
Tue, 05 Jun 2007 14:12:37 +0000 | reimar | Use avcodec_decode_audio2 in ad_ffmpeg.c |