aboutsummaryrefslogtreecommitdiffstats
path: root/images
AgeCommit message (Collapse)AuthorFilesLines
2024-09-29Rework momplay to migrate to Qt6Naoto Yamaguchi34-2756/+0
QtMultimedia has big change from Qt5 to Q6. Existing momiplay is difficult to migrate to Qt6. New momiplay is made from Qt Media Player Example. As a result, it get video player capability. Bug-AGL: SPEC-5162 Change-Id: Ib754f914fc9d5534721f0d29df689ac11034025a Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2021-08-02Initial commit for momiplayerNaoto Yamaguchi34-0/+2756
momiplayer is a media player app based on agl media player app. Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>