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
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-21style cleanupCampbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-30Added new command-line arguments --debug-ffmpeg and --debug-libmv toSergey Sharybin
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2011-12-17style edit only - move parenthesis onto second line of function definition (i...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-28== Sequencer ==Peter Schlaile
2011-07-05Fix small part of #27815: recognize m2ts as video file extension.Brecht Van Lommel
2011-06-17adding .m4a video extensionDaniel Salazar
2011-06-17aiff tooDaniel Salazar
2011-06-17Adding .aif to known audio extensions so it doesn't get hiden by defaultDaniel Salazar
2011-05-28== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-05-27== FFMPEG ==Peter Schlaile
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-12-10bugfix [#25154] .MXF files should be included as a known video file type in t...Campbell Barton
2010-12-03Irx report:Ton Roosendaal
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-08-21bugfix [#23419] FILE OPEN: OpenEXR default extension .EXR / .exr is filtered outCampbell Barton
2010-08-03fix for typo in commit #31007: filtering in file browser for png and tga file...Andrea Weikert
2010-08-03minor cleanup, minimal functional change.Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-11-18Quicktime for Cocoa : import partDamien Plisson
2009-06-21== Sequencer ==Peter Schlaile
2009-03-22== FFMPEG ==Peter Schlaile
2009-01-24[#18164] jpeg2000 patch, with some fixes from Peter too.Campbell Barton
2008-12-17FFmpeg upgrade to revision 12758 (avformat version 52.13): support libavdevic...Benoit Bolsee
2008-11-05* doing some warning cleaningNathan Letwory
2008-11-03Moving silence_log_ffmpeg to imbuf (it fits better there and fixes the link e...Martin Poirier
2008-11-02Quiet ffmpeg log by default. No more ugly stream info in console.Martin Poirier
2008-11-01Video Texture: remove support for capture device, the linux ffmpeg repository...Benoit Bolsee
2008-11-01Preparation to VideoTexture: everything but the VideoTexture module itself.Benoit Bolsee
2008-06-03== RED one (redcode) ==Peter Schlaile
2008-05-06== FFMPEG ==Peter Schlaile
2008-04-27Update MSVC project files to support ffmpeg. Make sure you do svn update in l...Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-29Possible bugfix for weird FFMPEG files, I have no idea if that cases can even...Daniel Genrich
2007-06-25This commit is a modified version of patch #6860Kent Mein
2007-05-30* Fix for #6707Nathan Letwory
2007-05-25* playback of image sequence now also for OpenEXR images (but not multilayer).Nathan Letwory
2007-05-25* fix for #6714Nathan Letwory