[Bf-committers] libavcodec support (ffmpeg).

Douglas Bischoff bf-committers@blender.org
Wed, 26 Nov 2003 09:47:09 -0500


On Nov 25, 2003, at 22:15, John K. Walton wrote:

>> To keep from adding another build dependancy,  I was thinking of 
>> making the
>> support a transparent link using dlopen().   If you don't have the 
>> lib, then
>> the options just won't show up in your buttons.  (Which platform 
>> doesn't
>> support dlopen()?  Was it BeOS?  Should we check out

Until yesterday, MacOS blender didn't support dlopen(). It does now, 
assuming that we got all the proper code put into place. That's how we 
fixed plugins on OS X.

Give it a shot!

-Bischofftep