https://bugs.kde.org/show_bug.cgi?id=446320
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/fd48ced97 |hics/krita/commit/95b4dc84e |aba7d821bd2ddecc3b1c70d1fbf |f01598703e9893e2f4aec45b7da |f2d8 |5bc2 --- Comment #6 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 95b4dc84ef01598703e9893e2f4aec45b7da5bc2 by Eoin O'Neill. Committed on 01/12/2021 at 22:00. Pushed by eoinoneill into branch 'krita/5.0'. Fix assert trigger when using FFMPEGWrapper for gif format. Trying to re-use the process without proper termination resulted in assert. It's good that we caught it, but it's now fixed... (cherry picked from commit fd48ced97aba7d821bd2ddecc3b1c70d1fbff2d8) M +5 -3 libs/ui/animation/KisFFMpegWrapper.cpp M +1 -1 libs/ui/animation/KisFFMpegWrapper.h M +3 -0 libs/ui/animation/KisVideoSaver.cpp M +1 -1 plugins/dockers/recorder/recorder_export.cpp https://invent.kde.org/graphics/krita/commit/95b4dc84ef01598703e9893e2f4aec45b7da5bc2 -- You are receiving this mail because: You are watching all bug changes.