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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-08Fix building with latest versions of ffmpeg.Bastien Montagne
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-05Write StampData metadata to video filesSybren A. Stüvel
2018-01-16Cleanup: indentationCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-09-19Fix T52811: At any framerate selected, video exported with 1000fpsSergey Sharybin
2017-03-12Cleanup: styleCampbell Barton
2017-01-11Cleanup: Use more meaningful constants other than 0Sergey Sharybin
2016-09-21FFmpeg interface improvementsSybren A. Stüvel
2016-08-16More fixes from coverity report.Bastien Montagne
2016-07-21remove repeated codec-supports-alpha checkMike Erwin
2016-02-16Make Blender compilable with FFmpeg-3.0Sergey Sharybin
2015-10-23Fix ffmpeg memory leaksCampbell Barton
2015-10-23Fix ffmpeg saving long pathsCampbell Barton
2015-10-07Cleanup: spellingCampbell Barton
2015-09-22FFmpeg: Solve memory leak happening on encoding videoSergey Sharybin
2015-09-13Cleanup: spellingCampbell Barton
2015-08-25Fix T45814: Writing MP4, h.264 not supportedCampbell Barton
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2015-03-26Missed those last commitAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-12-24Fix T42997: Support RGBA output for HuffYUVSergey Sharybin
2014-12-02Cleanup: style & de-duplicateCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-03Cleanup: remove rarely used IDProp iteratorCampbell Barton
2014-10-23Cleanup: spellingCampbell Barton
2014-08-12SpellingCampbell Barton
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-07-09Fix T40980: Exporting animation in MPEG Matroska using ffv1 and FLAC codecs f...Sergey Sharybin
2014-05-28Fix T40272: Error setting option flags2 to value fastpskipSergey Sharybin
2014-05-28Style cleanupSergey Sharybin
2014-04-14Fix video FFmpeg nt being able to produce video files due to usage of depreca...Sergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-18Possible fix for T38644: H.264 with PNG RGBA encoding crashesSergey Sharybin
2014-02-17Fix T38658: H.264 with "Lossless Output" enabled gives lossy outputSergey Sharybin
2014-02-17Fix T38422: Error writing AAC frame when using FFmpeg compiled with vo_aacencSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-28Code cleanup: remove references to svn and code styleCampbell Barton
2014-01-28libavcodec API usage: use new video encoding APIAnton Khirnov
2014-01-28Change libavcodec CODEC_ID_* to AV_CODEC_ID_*Anton Khirnov
2014-01-22Fix T37198: Vorbis encoding is brokenSergey Sharybin
2014-01-21Code Cleanup: styleCampbell Barton