All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenneth Johansson <kenneth@southpole.se>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] Sample generation on big endian platforms was broken.
Date: Fri, 03 Jul 2009 19:04:20 +0200	[thread overview]
Message-ID: <1246640660.31770.18.camel@localhost.localdomain> (raw)
In-Reply-To: <s5hmy7lhiyl.wl%tiwai@suse.de>

On Fri, 2009-07-03 at 17:41 +0200, Takashi Iwai wrote:

> ... and the code doesn't handle the case of 3 byte format, too.
> 
> 
> Takashi
> 

Soo ? there is a lot of formats this code can't generate. It's a test
program and I doubt anybody has ever tried to change the output format
since it has never worked for most formats.

but if you want to add support for 3 bytes then there is no way around
having two different storage methods one for BIG and one for LITTLE
endian machines.

  reply	other threads:[~2009-07-03 17:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-03 14:19 [PATCH] Sample generation on big endian platforms was broken Kenneth Johansson
2009-07-03 14:39 ` Takashi Iwai
2009-07-03 14:51   ` Kenneth Johansson
2009-07-03 15:00     ` Takashi Iwai
2009-07-03 15:11       ` Kenneth Johansson
2009-07-03 15:28         ` Takashi Iwai
2009-07-03 15:41           ` Takashi Iwai
2009-07-03 17:04             ` Kenneth Johansson [this message]
2009-07-03 19:36               ` Takashi Iwai
2009-07-03 15:58           ` Kenneth Johansson
2009-07-03 16:59             ` 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=1246640660.31770.18.camel@localhost.localdomain \
    --to=kenneth@southpole.se \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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.