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
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-03Cleanup: spelling in comments, correct outdated commentsCampbell Barton
2021-06-02Fix T57397: Movies are blurred after sws_scaleRichard Antalik
2021-06-02FFmpeg: Update proxy settingsRichard Antalik
2021-05-31Fix T88623, T87044: Make encoded videos play correctly in VLCSebastian Parborg
2021-05-28Make encoded video fps correct with ffmpeg < 4.4Sebastian Parborg
2021-05-28Fix T87932: Failure to build movie strip proxySebastian Parborg
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-21Cleanup: spellingLeon Zandman
2021-05-07Cleanup: Remove deprecated variables and functions calls from our ffmpeg codeSebastian Parborg
2021-05-03Cleanup: spellingCampbell Barton
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Cleanup: quiet shadow variable warningCampbell Barton
2021-04-29Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-29Fix macOS arm crash in scaling images with ffmpegBrecht Van Lommel
2021-04-26Cleanup: remove use of deprecated uint32, utin16 typesCampbell Barton
2021-04-14FFmpeg: Adjust default proxy settingsRichard Antalik
2021-04-13Fix T71960: Malformed .bmp files lead to crashJesse Y
2021-04-08Cleanup: modernize-use-equals-defaultJacques Lucke
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-01Fix condition for ffmpeg seek workaroundRichard Antalik
2021-04-01Fix freezed proxy framesRichard Antalik
2021-03-31Cleanup: use early return for imbuf image loader functionsCampbell Barton
2021-03-30Cleanup: clang-tidy warning.Jeroen Bakker
2021-03-30Fix T86944: Incorrect seeking in some moviesRichard Antalik
2021-03-29Cleanup: clang-format.Jeroen Bakker
2021-03-29Fix: Cryptomatte Metadata Trimmed to 1024.Jeroen Bakker
2021-03-26FFmpeg: improve threading settingsRichard Antalik
2021-03-26FFMPEG: refactor seekingRichard Antalik
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-18Cleanup: remove MJPEG reference from error messageRichard Antalik
2021-03-16FFmpeg: Improve proxy building performanceRichard Antalik
2021-03-04Cleanup: redundant struct declarationsCampbell Barton
2021-03-02FFmpeg: Improve scrubbing performanceRichard Antalik
2021-02-22UI: Remove Blend Thumb PassepartoutHarley Acheson
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-17Fix OpenColorIO 2.0 GPU shader error in uniform assignmentBrecht Van Lommel
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-17Cleanup: Use consistent order placement for includeHans Goudey
2021-02-15FFmpeg: Improve multi-threading settings for VSE proxiesPeter Fog
2021-02-15FFmpeg: Improve multi-threading settingsSergey Sharybin
2021-02-15Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-02-15Fix T71960: Malformed .bmp files lead to crashSergey Sharybin
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-08Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-05Fix integer types in ImBuf leading to warningsSergey Sharybin
2021-02-05Cleanup: correct spelling in commentsCampbell Barton