mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
The truemotion1 decoder depends on a truemotion1data.h file which is part of FFmpeg. This header file has a reference to GPL licensing, and although the header provides a rationale for why the decoder tables are not copyrightable, we prefer to not distribute this decoder as part of the online Qt installer. Users who need ability to decode truemotion1 format video files can do so by recompiling the QtMultimedia FFmpeg media plugin against a custom build of FFmpeg. Task-number: QTBUG-118204 Pick-to: 6.5 Change-Id: Ia195ef9ce576d18047e7b38bbc5019648ba42b4c Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit027acd91fd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commita82fde1e9f)