blender/source/gameengine/VideoTexture
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
..
BlendType.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
blendVideoTex.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
CMakeLists.txt Make blender compilable by gcc-4.7 and strict compilation flags: 2012-05-14 13:31:38 +00:00
Common.h style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
Exception.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
Exception.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
FilterBase.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
FilterBase.h code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
FilterBlueScreen.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
FilterBlueScreen.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
FilterColor.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
FilterColor.h style cleanup 2012-06-05 22:12:17 +00:00
FilterNormal.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
FilterNormal.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
FilterSource.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
FilterSource.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
ImageBase.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
ImageBase.h code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
ImageBuff.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
ImageBuff.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
ImageMix.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
ImageMix.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
ImageRender.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
ImageRender.h code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
ImageViewport.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
ImageViewport.h style cleanup: consistent names for header guards. 2012-03-09 19:17:19 +00:00
PyTypeList.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
PyTypeList.h code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
Texture.cpp code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
Texture.h code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
VideoBase.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
VideoBase.h code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
VideoFFmpeg.cpp Reduce amount of deprecated symbols used from FFmpeg 2012-06-18 10:29:11 +00:00
VideoFFmpeg.h Reduce amount of deprecated symbols used from FFmpeg 2012-06-18 10:29:11 +00:00