Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-06Cleanup: whitespaceCampbell Barton
2014-12-05BGE VideoTexture: refresh() on ImageFFmpeg should have no effect.Benoit Bolsee
2013-03-29style cleanupCampbell Barton
2013-03-26style cleanup:Campbell Barton
2012-11-18code cleanup: gpl header update (formatting)Campbell Barton
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-06-18Reduce amount of deprecated symbols used from FFmpegSergey Sharybin
2012-04-06code cleanup: header cleanup, remove commented workaround for mingw since its...Campbell Barton
2012-04-04fix for building on linux with gcc4.7, an error was caused by undefining __cp...Campbell Barton
2012-03-12Commit patch from Shane Ambler to make VideoTexture compile with a clang on F...Sergey Sharybin
2012-03-09style cleanup: consistent names for header guards.Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-02-22doxygen: bge scenegraph and videotextureNathan Letwory
2010-03-28VideoTexture: fix video capture lagging when CPU is busy. This problem was ca...Benoit Bolsee
2010-02-22VideoTexture: improvements to image data access API. Benoit Bolsee
2010-02-07BGE: add audio/video synchronization capability to VideoTextureBenoit Bolsee
2009-10-02* due to the setup of headers in mingw 4.4.0, includes could mess up. Making ...Nathan Letwory
2009-05-26BGE VideoTexture: VideoFFmpeg was missing a rewind function: rename stop() to...Benoit Bolsee
2009-03-22== FFMPEG ==Peter Schlaile
2009-03-05VideoTexture: reactivate VideoTexture for scons/cmake/makefile compilation sy...Benoit Bolsee
2008-11-10VideoTexture: Preserve alpha channel if present in video, images and sequence...Benoit Bolsee
2008-11-06VideoTexture: new VideoTexture.ImageFFmpeg to load and reload images.Benoit Bolsee
2008-11-04VideoTexture: fix RGB/BGR confusion, make code compatible with big endian CPU...Benoit Bolsee
2008-11-01VideoTexture: AVFormatContext::pb is not a pointer for avformat library older...Benoit Bolsee
2008-11-01VideoTexture module.Benoit Bolsee