[FFmpeg-devel] [PATCH 1/5] Enable configuration for AVR32 architecture

Diego Biurrun diego
Wed Feb 18 17:09:15 CET 2009


On Wed, Feb 18, 2009 at 03:26:59PM +0100, Hans-Christian Egtvedt wrote:
> 
> This patch enables to configure ffmpeg for the AVR32 architecture. AVR32
> is an embedded 32-bit application processor, capable of decoding audio
> and video.

This patch is OK, except that

> --- a/configure
> +++ b/configure
> @@ -2440,6 +2444,7 @@ if enabled source_path_used; then
>          libavcodec        \
>          libavcodec/alpha  \
>          libavcodec/arm    \
> +        libavcodec/avr32  \

This hunk should be applied when the directory is actually added.

Diego




More information about the ffmpeg-devel mailing list