view .cvsignore @ 17616:92431bc3d014

This patch removes mmap support because it doesn't have any benefit. Directly accessing the sample buffer makes sense only when the samples can be constructed in-place. When the samples are just copied from another buffer (as is the case with libao2 drivers), the code to copy those samples is just a reimplementation of snd_pcm_writei(), so we could as well use that function. Besides, the current mmap code does not work except in the most simple cases: it claims to support non-interleaved and complex sample formats, but treats them the same as interleaved formats and writes to the wrong memory location.
author cladisch
date Mon, 13 Feb 2006 11:15:25 +0000
parents 66a7b211a751
children 22d9d212c20e
line wrap: on
line source

.depend
.developer
.libdeps
config.h
config.mak
configure.log
help_mp.h
mencoder
mplayer
version.h
build-stamp
configure-stamp
libavcodec
libavformat
libavutil
mplayer.exe.spec.c
codecs.conf.h
codec-cfg