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
2010-10-19rename anim.c -> anim_movie.c since we have an anim.c in blenkernel too, it c...Campbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-07-19== FFMPEG ==Peter Schlaile
2010-06-22ffmpeg was computing the frame length of avis via doubles, but wasBrecht Van Lommel
2010-06-05revert changes in own commit to fix warnings, was giving warnings with a newe...Campbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-05-24- correct --help messageCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-24string number decoding didnt check for win32 slash & minor adjustments to som...Campbell Barton
2010-04-12Patch from Xavier Thomas, tweaks/fixes to FFMPEG YUV conversion codeMatt Ebb
2010-04-08Fix for previous FFMPEG commit, needs extra version ifdefsMatt Ebb
2010-04-08Fix [#21890] YUV->RGB: Color clamping 16-235 in all motion pictures (ffmpeg)Matt Ebb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-17remove duplicate function.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-26Fix attempt to free already freed memory when loading an animationBrecht Van Lommel
2010-01-26Fix [#20821] COLOR MANAGEMENT: Corrupts motion picture filesMatt Ebb
2009-09-13== FFMPEG ==Peter Schlaile
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-22== FFMPEG ==Peter Schlaile
2008-12-192.5: globals cleanupBrecht Van Lommel
2008-11-05* enable openjpeg building for win32/msvcNathan Letwory
2008-08-03== FFMPEG ==Peter Schlaile
2008-06-29== FFMPEG / ImBuf ==Peter Schlaile
2008-06-23== FFMPEG ==Peter Schlaile
2008-06-03== REDCODE ==Peter Schlaile
2008-06-03== REDCODE ==Peter Schlaile
2008-06-03== RED one (redcode) ==Peter Schlaile
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-25check for null data when using ffmpegs swscale (for corrupt/partially corrupt...Campbell Barton
2008-01-20== Sequencer / FFMPEG ==Peter Schlaile
2007-12-25== Sequencer ==Peter Schlaile
2007-12-23== FFMPEG ==Peter Schlaile
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-03more warning fixes.Stephen Swaney
2007-09-02== imagebrowser ==Andrea Weikert
2006-07-07== FFMPEG ==Peter Schlaile
2006-05-21==FFMPEG==Peter Schlaile
2006-03-07Fixes a small warning, when compiling without ffmpegPeter Schlaile
2006-03-07this patch features several cleanups and bugfixes for the sequencer:Peter Schlaile
2006-02-06quick fix quick typoPeter Schlaile
2006-02-06skip_frame not available in all ffmpeg versionsPeter Schlaile
2006-02-05* Add memcache limitor-support to imbufsPeter Schlaile
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar