summaryrefslogtreecommitdiff
path: root/playback/player/qt/qgstplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-04playback/player: player: Remove gst_player_new() and make gst_player_new_full...Sebastian Dröge1-1/+1
2015-11-02playback/player: qt: add new qml item to render media info sampleAlexandre Moreno1-0/+54
2015-11-01playback/player: qt: add simple playlist support and wire buttonsAlexandre Moreno1-3/+65
2015-11-01playback/player: qt: add autoPlay propertyAlexandre Moreno1-0/+17
2015-10-27playback/player: qt: Return a new reference to the renderer from VideoRendere...Sebastian Dröge1-1/+1
2015-10-27playback/player: qt: add a destructor and release resourcesAlexandre Moreno1-0/+9
2015-10-24playback/player: qt: add position update interval propertyAlexandre Moreno1-1/+15
2015-10-23playback/player: qt: Fix -Wunused-variable compiler warningsSebastian Dröge1-9/+4
2015-10-23playback/player: qt: add stream selection supportAlexandre Moreno1-66/+309
2015-10-06playback/player: qt: emit player signals from Qt event loopAlexandre Moreno1-3/+141
2015-10-04playback/player: Add Qt bindings and playerAlexandre Moreno1-0/+435