This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Joseph Eagar 139cb3c0bc =Scons ffmpeg update and avi fix=
Updated scons to work with the ffmpeg binaries in
lib/windows/gcc again.  Also fixed a bug reported by
Debolaz on irc.  Blender's internal avi reading (which can
only read simple formats like motion jpeg) was telling the
video code it could read all avis, without checking their
codec.

To fix this, I copied AVI_open_movie(), and modified it to
to replace AVI_is_avi().  Now it properly checks the codec,
and validates the header.
2007-12-25 06:48:45 +00:00
..
2007-12-25 06:48:45 +00:00
2007-12-20 19:07:47 +00:00
2007-12-23 18:44:32 +00:00
2007-12-20 19:07:47 +00:00
2007-12-15 20:41:45 +00:00
2007-11-06 22:29:20 +00:00
2007-12-15 20:41:45 +00:00
2007-11-06 22:29:20 +00:00
2007-12-20 16:35:27 +00:00
2007-12-24 17:35:54 +00:00
2007-11-06 22:29:20 +00:00
2007-12-15 20:41:45 +00:00
2007-11-06 22:29:20 +00:00
2007-11-06 22:29:20 +00:00