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-07-17Fix T56003: Opening image files as movies in VSE crashes.Bastien Montagne
2018-06-17Cleanup: trailing space for imbuf moduleCampbell Barton
2018-04-05Load metadata from video files and expose via RNASybren A. Stüvel
2018-04-02Cleanup: move BKE_global include under ifdef'sCampbell Barton
2018-04-02imbuf: revert some of the changes of rBb6ba3c682dd6615e760905572a5bcd69bb4637...Ray Molenkamp
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-09Fix T53857: Incorrect framerate for videos imported from OBSSergey Sharybin
2018-01-26IMB: Add asserts that returned fps and fps base are strictly positives.Bastien Montagne
2018-01-26Fix T53003: IMB: Invalid framerate handling due to short integer overflow.Bastien Montagne
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-14Fix T52739: Crash loading corrupted video filesSergey Sharybin
2017-05-27Remove MinGW supportAaron Carlisle
2016-10-12FFmpeg: Fix off by one error in number of detected frames in matroska containerSergey Sharybin
2016-03-18Fix T47806: Blender animation player stop working correctly with XVID codecSergey Sharybin
2016-03-17ImBuf: Some tweaks to FFmpeg frame free policySergey Sharybin
2016-03-15ImBuf: Use proper function to free FFmpeg framesSergey Sharybin
2016-03-15Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-03-15Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-03-10Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-02-20ImBuf: Solve re-definition warningsSergey Sharybin
2016-02-16Make Blender compilable with FFmpeg-3.0Sergey Sharybin
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-28FFmpeg: Experiment with use of nb_frames from a stream when knownSergey Sharybin
2016-01-28cleanup: spelling / typosMike Erwin
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-17ImBuf: Assert when read/write gets relative pathsCampbell Barton
2015-06-12Fix for building without ffmpegCampbell Barton
2015-06-12Merge all changes to blenderplayer from gooseberry branch:Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-04Port fix from gooseberry that doesn't load the full res file if a proxyAntony Riakiotakis
2014-11-29Cleanup: unused headersCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-06Remove unnecessary debug printSergey Sharybin
2014-02-03Fix T38455: Blenderplayer is not workingSergey Sharybin
2014-01-28libavformat API usage: use avformat_close_input() instead of av_close_input_f...Anton Khirnov
2014-01-28libavformat API usage: use avg_frame_rate instead of r_frame_rateAnton Khirnov
2013-11-22Code Cleanup: use NULL for pointer checks and remove joke.Campbell Barton
2013-07-19style cleanup: braces/indentationCampbell Barton
2013-04-15code cleanup: minor BMESH_TODO's, some were left in even though they were don...Campbell Barton
2013-04-14== FFMPEG / Canon DSLR footage workaround ==Peter Schlaile
2013-04-11Use SWS_FULL_CHR_H_INT for SWS context for more accurate conversionSergey Sharybin
2013-03-25code cleanup:Campbell Barton
2013-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-01-12Patch #33837: ffmpeg1.1 and libav9.1 compatibility updateSergey Sharybin
2012-12-07Fix #33433: Importing video files into movie clip editor crashes BlenderSergey Sharybin
2012-12-02== FFMPEG ==Peter Schlaile
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-08add option to build without blenders default avi codec.Campbell Barton