All of lore.kernel.org
 help / color / mirror / Atom feed
From: Britton <fsblk@aurora.alaska.edu>
To: linux-sound@vger.kernel.org
Subject: mpeg2 support in kernel?
Date: Wed, 10 Feb 1999 07:11:38 +0000	[thread overview]
Message-ID: <marc-linux-sound-91863075621412@msgid-missing> (raw)


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.

__
GNU GPL: "The Source will be with you... always."

Britton Kerin

             reply	other threads:[~1999-02-10  7:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-10  7:11 Britton [this message]
1999-02-10 12:23 ` mpeg2 support in kernel? Erik de Castro Lopo
1999-02-10 12:37 ` Hannu Savolainen
1999-02-10 17:20 ` Britton

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-91863075621412@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.