blender/intern
Sergey Sharybin 0d64e050ea Reduce amount of deprecated symbols used from FFmpeg
This switches some areas of Blender which are related on FFmpeg stuff
from deprecated symbols to currently supported one.

Pretty straightforward changes based on documentation of FFmpeg's
API which symbols should be now used.

This should make Blender compatible with recent FFmpeg 0.11.

Should be no functional changes.
2012-06-18 10:29:11 +00:00
..
audaspace Reduce amount of deprecated symbols used from FFmpeg 2012-06-18 10:29:11 +00:00
boolop code cleanup: replace some non utf8 chars 2012-06-03 11:16:13 +00:00
bsp style cleanup: 2012-06-17 09:58:26 +00:00
container style cleanup 2012-06-06 22:38:39 +00:00
cycles Fix cycles non-progressive integrator not delivering correct AO pass. 2012-06-15 10:15:10 +00:00
decimation code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
dualcon Potential fix for bug #31111, Remesh modifier generates artifacts on simple surfaces 2012-05-10 05:13:10 +00:00
elbeem style cleanup: 2012-06-17 09:58:26 +00:00
ffmpeg Reduce amount of deprecated symbols used from FFmpeg 2012-06-18 10:29:11 +00:00
ghost style cleanup: 2012-06-17 09:58:26 +00:00
guardedalloc typo/style edits 2012-06-08 05:53:30 +00:00
iksolver unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
itasc style cleanup 2012-06-10 19:59:02 +00:00
memutil style cleanup: 2012-06-17 09:58:26 +00:00
mikktspace style cleanup 2012-06-06 22:38:39 +00:00
moto Cycles: svn merge -r41225:41232 ^/trunk/blender 2011-10-24 22:32:00 +00:00
opennl Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
raskter comment unused vars 2012-06-14 11:05:15 +00:00
smoke correct freeing C++ arrays. 2012-06-10 20:14:15 +00:00
string code cleanup: dont set the namespace in STR_String.h - 'using namespace std', since this is included in many places. 2012-02-23 02:36:30 +00:00
utfconv style cleanup 2012-06-04 20:11:09 +00:00
CMakeLists.txt mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
SConscript mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00