summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/mediaplayer
Commit message (Expand)AuthorAgeFilesLines
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-173-342/+0
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-163-3/+240
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-061-2/+8
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-062-25/+34
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3014-14/+14
* Fix some static analysis defects.Michael Goddard2012-01-252-9/+11
* Update obsolete contact address.Jason McDonald2012-01-2314-14/+14
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-206-81/+64
* Use US spelling for organization.Michael Goddard2012-01-191-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-1212-12/+12
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-062-12/+22
* Update copyright year in license headers.Jason McDonald2012-01-062-2/+2
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-131-1/+1
* Fixed QtMultimedia core namespace compilation.Toby Tomkins2011-11-259-11/+31
* Fixed compile; QDesktopServices -> QStandardPathsRohan McGovern2011-10-241-2/+2
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-122-3/+3
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-076-63/+63
* Gst player backend: don't show the first frame when resuming playback.Dmytro Poplavskiy2011-09-274-3/+55
* Move resource policy usage to a config test.Michael Goddard2011-09-261-4/+0
* Build fix after refactorLasse Holmstedt2011-09-131-1/+1
* Fix some compiler warnings.Michael Goddard2011-09-052-1/+7
* Gstreamer media backend cleanup.Dmytro Poplavskiy2011-08-052-44/+25
* Add some debug output in QMediaPlayer gstreamer backend for convenienceLing Hu2011-07-251-0/+53
* Add the configuration tests.Michael Goddard2011-07-251-1/+1
* Remove most of the "mobility" references.Michael Goddard2011-07-1914-14/+14
* Remove some obsolete bits.Michael Goddard2011-07-181-1/+1
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-0814-238/+238
* Fix playback problem with RTSP streaming for QMediaPlayer(gstreamer)Ling Hu2011-07-053-3/+34
* Gst player backend: increased network timeout.Dmytro Poplavskiy2011-07-051-4/+5
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-2915-0/+3939