[Ffmpeg-devel] [ PATCH ] Fix for: Re: ffmpeg does not build	on	amd64
    Diego Biurrun 
    diego
       
    Wed Jan 18 11:09:09 CET 2006
    
    
  
On Wed, Jan 18, 2006 at 02:58:39AM +0100, Derk-Jan Hartman wrote:
> On 18-jan-2006, at 2:07, Diego Biurrun wrote:
> >On Tue, Jan 17, 2006 at 04:13:42PM +0000, Dieter wrote:.
> >
> >>@@ -483,7 +477,7 @@
> >>   --disable-audio-oss) audio_oss="no"
> >>   ;;
> >>   --disable-audio-beos) audio_beos="no"
> >>-    extralibs="$extralibs -lbe -lmedia"
> >>+    extralibs="$extralibs"
> >
> >You are modifying BeOS stuff in a FreeBSD patch?
> 
> This is also in VLC media player's patchset. and was reported before  
> at least once by me.
Well, BeOS is Francois' territory...  Then again, adding to the list of
extralibs in a --disable option is completely senseless.  Looking at cvs
annotate I notice that this comes from a patch I applied and apparently
not reviewed closely enough.  I'll fix in a second and buy some Cola
afterwards...
Another thing: Why don't you VideoLAN guys submit your patches to us?
Diego
    
    
More information about the ffmpeg-devel
mailing list