All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Kallol Biswas <nucleodyne@gmail.com>
Cc: Lee Revell <rlrevell@joe-job.com>, linux-kernel@vger.kernel.org
Subject: Re: HDMI Audio Support in ALSA
Date: Thu, 22 May 2008 14:36:13 +0200	[thread overview]
Message-ID: <483568BD.4040701@ladisch.de> (raw)
In-Reply-To: <438397970805211252u1d228ad8wcb1a6ef9b1251478@mail.gmail.com>

(please don't top-post!)

Kallol Biswas wrote:
> I am looking at 2.6.25.4 kernel source code. The header file pcm.h
> does not have any definition for supporting IEC 60958 or IEC 61937 frame types.

Almost all S/PDIF transmitters/receivers use SNDRV_PCM_FORMAT_S16.
(Some use S32 for 24-bit samples, but this doesn't matter for
IEC 60958/61937.)

> However, SNDRV_PCM_FMTBIT_IEC958_SUBFRAME is supported.

This is only for some early revisions of the CMI8738 chip which require
software to generate the preamble/channel status/subcode/parity bits
for each subframe.


Regards,
Clemens

  parent reply	other threads:[~2008-05-22 12:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-19 16:04 HDMI Audio Support in ALSA Kallol Biswas
2008-05-19 16:16 ` Lee Revell
2008-05-19 16:38   ` Kallol Biswas
2008-05-20  8:10     ` Clemens Ladisch
     [not found]       ` <438397970805211252u1d228ad8wcb1a6ef9b1251478@mail.gmail.com>
2008-05-22 12:36         ` Clemens Ladisch [this message]
2008-05-23 11:05           ` Takashi Iwai
2008-05-25  4:41             ` Kallol Biswas
2008-05-26  7:16               ` Clemens Ladisch
2008-05-26 10:56                 ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=483568BD.4040701@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nucleodyne@gmail.com \
    --cc=rlrevell@joe-job.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.