[MPlayer-dev-eng] [PATCH] make -format to work with -ao pcm:nowaveheader

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Aug 13 21:16:36 CEST 2006


Hello,
On Wed, Aug 09, 2006 at 10:48:04AM -0400, Giacomo Comes wrote:
> +	} else {
> +            bits=(((format >> 3) & 7) + 1) * 8;
> +	}

I think there is a macro for this in af_format.h or so.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list