https://bugs.kde.org/show_bug.cgi?id=396128

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
                   |krita/commit/f5ac73ca0e1a34 |krita/commit/61c79aacb81653
                   |a508ac74831afc7ea44bbf3a55  |527817157dd108c46d6d048c73

--- Comment #10 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 61c79aacb81653527817157dd108c46d6d048c73 by Boudewijn Rempt, on
behalf of Emmet O'Neill.
Committed on 07/05/2020 at 06:48.
Pushed by rempt into branch 'krita/4.3'.

Fix FFMPEG issue associated with even:odd anims.

Quick fix for a bug causing animations with one odd dimension
to fail to render and report an unkown error. FFMPEG requires
even render dimensions, and fixing that in even:odd cases creates
a minor shift in aspect ratio, causing animation rendering to fail
while preserve aspect ratio is set.
(cherry picked from commit f5ac73ca0e1a34a508ac74831afc7ea44bbf3a55)

M  +25   -31   plugins/extensions/animationrenderer/AnimationRenderer.cpp
M  +3    -1    plugins/extensions/animationrenderer/AnimationRenderer.h
M  +0    -4    plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp
M  +2    -4    plugins/extensions/animationrenderer/video_saver.cpp

https://invent.kde.org/kde/krita/commit/61c79aacb81653527817157dd108c46d6d048c73

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to