From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] Add ffmpeg support
Date: Tue, 15 Jun 2010 08:54:35 +0200 [thread overview]
Message-ID: <87pqzseqfo.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1276544505-2969-1-git-send-email-luca@lucaceresoli.net> (Luca Ceresoli's message of "Mon, 14 Jun 2010 21:41:41 +0200")
>>>>> "Luca" == Luca Ceresoli <luca@lucaceresoli.net> writes:
Luca> FFmpeg is a complete, cross-platform solution to record, convert
Luca> and stream audio and video. It includes libavcodec - the leading
Luca> audio/video codec library.
Luca> This patchset adds support for building ffmpeg in buildroot.
Luca> Most high-level options are provided via kconfig options, and
Luca> there is a hook in the last commit to allow passing .configure
Luca> any parameters not directly supported (very handy for machine
Luca> support, for example).
Luca> Note that this support is much more complete than the one in bug 401
Luca> (https://bugs.busybox.net/show_bug.cgi?id=401).
Luca> v2 includes improvements suggested by Peter Korsgaard.
Thanks, committed. I had to fix up a few things though:
- Missing ')' in qstrip calls
- configure doesn't handle --disable-nls / --disable-largefile
- ffmpeg doesn't build if the toolchain doesn't have largefile support
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2010-06-15 6:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-14 19:41 [Buildroot] [PATCH v2] Add ffmpeg support Luca Ceresoli
2010-06-14 19:41 ` [Buildroot] [PATCH v2 1/4] ffmpeg: add new package Luca Ceresoli
2010-06-14 19:41 ` [Buildroot] [PATCH v2 2/4] ffmpeg: add commandline programs Luca Ceresoli
2010-06-14 19:41 ` [Buildroot] [PATCH v2 3/4] ffmpeg: allow customization of codecs, (de)muxers and other components Luca Ceresoli
2010-06-14 19:41 ` [Buildroot] [PATCH v2 4/4] ffmpeg: add user-defined configure parameters Luca Ceresoli
2010-06-15 6:54 ` Peter Korsgaard [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=87pqzseqfo.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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.