[Ffmpeg-devel] cross compiling ffmpeg

Måns Rullgård mru
Mon Feb 5 15:39:24 CET 2007


Diego Biurrun said:
> On Mon, Feb 05, 2007 at 01:28:45PM +0000, M?ns Rullg?rd wrote:
>>
>> >      979:for opt do
>>
>> This could, and probably should, be merged with the main loop.
>
> Hmmmm...
>
>   FFMPEG_CONFIGURATION=" "
>   for opt do
>     FFMPEG_CONFIGURATION="$FFMPEG_CONFIGURATION""$opt "
>   done
>
> Am I missing something here or can this be simplified to
>
>   FFMPEG_CONFIGURATION="$@"

The same thing occurred to me, and I don't see why it would be different.

-- 
M?ns Rullg?rd
mru at inprovide.com




More information about the ffmpeg-devel mailing list