[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17254] trunk/blender: VideoTexture module

Benoit Bolsee benoit.bolsee at online.be
Sat Nov 1 12:31:32 CET 2008


Ouch, avdevice is missing from the extern/ffmpeg directory, how can that
be?
Peter Scaile needs to check it up.

/ben
------------------------------
Date: Fri, 31 Oct 2008 16:52:28 -0700
From: "Alphonso Bedoya" <alphonso.bedoya at gmail.com>
Subject: Re: [Bf-committers] [Bf-blender-cvs] SVN commit:
	/data/svn/bf-blender [17254] trunk/blender: VideoTexture module
.
To: bf-committers at blender.org
Message-ID:
	<d7d9bb970810311652w1b63bed5n85d6057e6950b559 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Looks like ffmpeg/include is missing avdevice.h as of revision 17254?

Tried compilation of revision 17254 under scons on OS X 10.4, failed:

source/blender/imbuf/intern/util.c:67:29: error: ffmpeg/avdevice.h: No
such file or directory

Looks like util.c gained this include:

+#include <ffmpeg/avdevice.h>

in rev. 17252.

Thanks.




More information about the Bf-committers mailing list