]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ALSA: pcm: Define G723 3-bit and 5-bit formats
authorBen Collins <bcollins@bluecherry.net>
Fri, 28 May 2010 15:43:45 +0000 (11:43 -0400)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 May 2010 07:10:03 +0000 (09:10 +0200)
commit15c0cee6c809a137e0fc7f1d2b0867cc03473c0c
treef36f51f0a1f78f69c38f9a43f7fafe18600409d2
parent67a3e12b05e055c0415c556a315a3d3eb637e29e
ALSA: pcm: Define G723 3-bit and 5-bit formats

This defines the 24bps and 40bps (8khz sample rate) G.723 codec
formats. They are going to be used once I submit the driver for
an mpeg4/g723 compression card.

I've updated the signed value to -1 as per Takashi's comments
since these are non-linear formats.

Signed-off-by: Ben Collins <bcollins@bluecherry.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asound.h
include/sound/pcm.h
sound/core/pcm_misc.c