From: Britton <fsblk@aurora.alaska.edu>
To: linux-sound@vger.kernel.org
Subject: Re: mpeg2 support in kernel?
Date: Wed, 10 Feb 1999 17:20:18 +0000 [thread overview]
Message-ID: <marc-linux-sound-91866739517872@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-91863075621412@msgid-missing>
On Wed, 10 Feb 1999, Erik de Castro Lopo wrote:
> Britton wrote:
> >
> > I see the following snipet of code in the O'Reilly Linux Multimedia Guide:
> >
> > if (formats & AFMT_MPEG) {
> > printf(" MPEG 2");
> > (deffmt = AFMT_MPEG) ? printf(" (default)\n") : printf("\n");
> > }
> >
> > Is there something you can compile into the kernel that will let the "dsp"
> > produce mpeg 2 encoded stuff? If so I'd love to know about it.
>
> MPEG encoding/decoding does not belong in the kernel but in a
> user space program or library. The libary option is probably
> best.
That's what I'd have thought. So the above snipet of code is testing for
that support in one of the included files?
Britton Kerin
prev parent reply other threads:[~1999-02-10 17:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-02-10 7:11 mpeg2 support in kernel? Britton
1999-02-10 12:23 ` Erik de Castro Lopo
1999-02-10 12:37 ` Hannu Savolainen
1999-02-10 17:20 ` Britton [this message]
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=marc-linux-sound-91866739517872@msgid-missing \
--to=fsblk@aurora.alaska.edu \
--cc=linux-sound@vger.kernel.org \
/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.