D13302: [WIP] check for needed version of libavcode, libavformat and libavutil
Matthieu Gallien
noreply at phabricator.kde.org
Sun Jun 3 13:29:44 UTC 2018
mgallien created this revision.
mgallien added reviewers: romangg, adridg.
Restricted Application added projects: Frameworks, Baloo.
Restricted Application added subscribers: Baloo, kde-frameworks-devel.
mgallien requested review of this revision.
REVISION SUMMARY
check for needed version of libavcode, libavformat and libavutil
modify FindFFmpeg.cmake to better handle the components of ffmpeg and
allow to check the version of a component
ask for the versions of each component in the 3.1 version of ffmpeg
versions check do not work, so we manually checks that AVstream
structure has codecpar member
TEST PLAN
the check for codecpar member in AVStream structure does not work yet
REPOSITORY
R286 KFileMetaData
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D13302
AFFECTED FILES
CMakeLists.txt
cmake/FindFFmpeg.cmake
To: mgallien, romangg, adridg
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180603/ef7bcf61/attachment.html>
More information about the Kde-frameworks-devel
mailing list