blender/config
Peter Schlaile 34399546b7 == FFMPEG ==
Added optional OGG / theora / vorbis support.
(OGG-format encoding is currently disabled, since the bundled ffmpeg version
is broken here)

Fixed a bug with PTS-encoding, to make theora work.

You have to explicitly enable it and currently only scons is supported.

Otherwise: enjoy! :)
2008-10-05 17:31:33 +00:00
..
darwin-config.py scons options BF_CXX, WITH_BF_STATICCXX, BF_CXX_LIB_STATIC for static linking to stdc++ because of problems running blender on some systems. 2008-09-18 03:05:02 +00:00
linux2-config.py == FFMPEG == 2008-10-05 17:31:33 +00:00
linuxcross-config.py scons options BF_CXX, WITH_BF_STATICCXX, BF_CXX_LIB_STATIC for static linking to stdc++ because of problems running blender on some systems. 2008-09-18 03:05:02 +00:00
openbsd3-config.py added static openal and openexr options for scons. 2008-09-16 06:31:55 +00:00
sunos5-config.py scons options BF_CXX, WITH_BF_STATICCXX, BF_CXX_LIB_STATIC for static linking to stdc++ because of problems running blender on some systems. 2008-09-18 03:05:02 +00:00
win32-mingw-config.py added static openal and openexr options for scons. 2008-09-16 06:31:55 +00:00
win32-vc-config.py * use release flags as default, except for openmp support 2008-10-02 06:22:36 +00:00