blender/source/gameengine/VideoTexture
Peter Schlaile 42121590f4 == FFMPEG ==
Added central compatibility header file, which enables blender to compile
against very old ffmpeg versions as well as very new versions using the
*NEW* API. (Old API functions are simulated using macros and inline functions)

Added a whole lot of additional checks, tested against 6 different versions
down the timeline, hopefully, now finally all is well.
2011-05-27 23:33:40 +00:00
..
BlendType.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
blendVideoTex.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
CMakeLists.txt == FFMPEG == 2011-05-27 23:33:40 +00:00
Common.h doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
Exception.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
Exception.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
FilterBase.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
FilterBase.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
FilterBlueScreen.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
FilterBlueScreen.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
FilterColor.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
FilterColor.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
FilterNormal.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
FilterNormal.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
FilterSource.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
FilterSource.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
ImageBase.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
ImageBase.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
ImageBuff.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
ImageBuff.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
ImageMix.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
ImageMix.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
ImageRender.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
ImageRender.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
ImageViewport.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
ImageViewport.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
PyTypeList.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
PyTypeList.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
SConscript == FFMPEG == 2011-05-27 23:33:40 +00:00
Texture.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
Texture.h doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
VideoBase.cpp doxygen: gameengine/VideoTexture tagged. 2011-02-25 13:39:34 +00:00
VideoBase.h doxygen: bge scenegraph and videotexture 2011-02-22 19:30:37 +00:00
VideoFFmpeg.cpp fix for ffmpeg linking in BGE (patch by Jens Verwiebe (jensverwiebe) over IRC) 2011-05-27 21:13:44 +00:00
VideoFFmpeg.h == FFMPEG == 2011-05-27 23:33:40 +00:00