[kdemultimedia] [Bug 404898] Portrait video gets a preview that's in landscape orientation

Méven Car bugzilla_noreply at kde.org
Sun Jul 31 18:49:20 BST 2022


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

--- Comment #22 from Méven Car <meven.car at kdemail.net> ---
Git commit 0b17ce95d4e4a38c9135ea970129370ddb355cea by Méven Car, on behalf of
Martin T. H. Sandsmark.
Committed on 31/07/2022 at 17:47.
Pushed by meven into branch 'master'.

Implement image transforms

Should really just throw out 90% of the old "upstream" code and decode
straight to a QImage. Would improve the performance and significantly
slim down the codebase.

Code stolen from myself:
   
https://invent.kde.org/sandsmark/qt-ffmpeg-imageplugin/-/blob/master/ffmpegimageplugin.cpp#L468-493

M  +5    -1    ffmpegthumbnailer/imagewriter.cpp
M  +2    -1    ffmpegthumbnailer/imagewriter.h
M  +40   -1    ffmpegthumbnailer/moviedecoder.cpp
M  +3    -0    ffmpegthumbnailer/moviedecoder.h
M  +1    -1    ffmpegthumbnailer/videothumbnailer.cpp

https://invent.kde.org/multimedia/ffmpegthumbs/commit/0b17ce95d4e4a38c9135ea970129370ddb355cea

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list