Summary: | Embedded cover in MP4 | ||
---|---|---|---|
Product: | kdemultimedia | Reporter: | Heiko Schaefer <heiko> |
Component: | ffmpegthumbs | Assignee: | Multimedia Developers <kde-multimedia> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/ffmpegthumbs/commit/d2ab28b9a4bcc8270ae0e0995710384eec4d46dc | Version Fixed In: | |
Sentry Crash Report: |
Description
Heiko Schaefer
2019-06-20 16:03:52 UTC
Would you like to propose your changes via phabricator? (In reply to Christoph Feck from comment #1) > Would you like to propose your changes via phabricator? The current maintainer of the code can't do it? I need to get used with phabricator first, than I could do it. It is as simple as creating an account and pasting the patch into https://phabricator.kde.org/differential/diff/create/ And no, we don't "steal" patches, but require recorded contributions to be legally safe. (In reply to Christoph Feck from comment #3) > It is as simple as creating an account and pasting the patch into > https://phabricator.kde.org/differential/diff/create/ > > And no, we don't "steal" patches, but require recorded contributions to be > legally safe. I've created a patch (or at least tries to): https://phabricator.kde.org/D23168 Else, I never had any thought about 'stealing' :-O Git commit d2ab28b9a4bcc8270ae0e0995710384eec4d46dc by Elvis Angelaccio, on behalf of Heiko Schaefer. Committed on 26/07/2020 at 22:32. Pushed by elvisangelaccio into branch 'master'. Use embedded cover in MP4 video files M +2 -1 CMakeLists.txt A +90 -0 cmake/FindTaglib.cmake M +22 -0 ffmpegthumbnailer.cpp M +1 -1 ffmpegthumbnailer/filmstripfilter.h M +0 -2 ffmpegthumbnailer/moviedecoder.cpp M +1 -1 tests/CMakeLists.txt https://invent.kde.org/multimedia/ffmpegthumbs/commit/d2ab28b9a4bcc8270ae0e0995710384eec4d46dc |