Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 |
Tue, 05 Jun 2007 13:40:10 +0000 | kraymer | r23410: add documentation for new -menu-chroot option |
Tue, 05 Jun 2007 13:18:16 +0000 | mhoffman | correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line |
Tue, 05 Jun 2007 11:37:16 +0000 | reimar | Make gmplayer show right colors if X server does not use native byteorder. |
Tue, 05 Jun 2007 11:13:32 +0000 | reimar | Avoiding sscanf in cddb support reading more data with %s than buffer size |
Tue, 05 Jun 2007 10:05:09 +0000 | diego | Keep -pipe option in CFLAGS even in debug mode. |