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
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2019-07-31FFmpeg: Added writing of WebM containersSybren A. Stüvel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2014-02-17Fix T38658: H.264 with "Lossless Output" enabled gives lossy outputSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-11-07"Render Audio" cleanup:Bastien Montagne
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-02-24Changes in FFV1 codec settingsSergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-07FFmpeg output fixes and small improvementSergey Sharybin
2012-01-13Added Lossless Output option for h264 codec.Sergey Sharybin
2012-01-13Fix #29824: Error writing frame if 3D scene starts after first frame of anima...Sergey Sharybin
2011-12-24Bugfix for [#29684] Output video presets messed upThomas Dinges
2011-11-05use (const char*) rather than (char*) where possible.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-10fix bad svn ID tagsCampbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-02-12correct fsf addressCampbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-132.5: RenderBrecht Van Lommel
2009-01-042.5Ton Roosendaal
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-10-05== FFMPEG ==Peter Schlaile
2008-05-12== FFMPEG ==Peter Schlaile
2008-05-12== FFMPEG ==Peter Schlaile
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-13== FFMPEG ==Peter Schlaile
2006-06-09==FFMPEG==Peter Schlaile
2006-02-05FFMPEG-render support.Peter Schlaile