playback/player: qt: add new qml item to render media info sample
authorAlexandre Moreno <alexmorenocano@gmail.com>
Sun, 1 Nov 2015 17:48:08 +0000 (01:48 +0800)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 2 Nov 2015 07:28:51 +0000 (09:28 +0200)
commite4ae2c3c7bfe14e58e2b73f0c20743dd7ba4bbc2
tree163afefa698058e7ff15c916801a2a757c1a9348
parent8853575547c58e379e1fff17858147fc19039c5f
playback/player: qt: add new qml item to render media info sample

when video is not available it will try to display the sample image
returned by media info object.
playback/player/qt/imagesample.cpp [new file with mode: 0644]
playback/player/qt/imagesample.h [new file with mode: 0644]
playback/player/qt/main.cpp
playback/player/qt/main.qml
playback/player/qt/play.pro
playback/player/qt/qgstplayer.cpp
playback/player/qt/qgstplayer.h