[Buildroot] [PATCH v2] Add ffmpeg support

Peter Korsgaard jacmet at uclibc.org
Tue Jun 15 06:54:35 UTC 2010


>>>>> "Luca" == Luca Ceresoli <luca at 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



More information about the buildroot mailing list