summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/gstreamer/mediaplayer
Commit message (Expand)AuthorAgeFilesLines
* Gstreamer player: allow video output changes during video playback.Dmytro Poplavskiy2010-03-152-18/+186
* Gstreamer media backend: ensure the null video output is not deletedDmytro Poplavskiy2010-03-031-0/+2
* Use mute property instead of setting volume to 0 if playbin2 is used.Dmytro Poplavskiy2010-03-031-8/+20
* Gstreamer playback backend: Start loading media on setMedia(),Dmytro Poplavskiy2010-03-034-59/+186
* Qt namespace fixes.Justin McPherson2010-02-253-0/+16
* Remove active qDebugs.Justin McPherson2010-02-231-1/+1
* Complete namespace move; QtMedia -> QtMultimediaJustin McPherson2010-02-192-32/+32
* Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-193-29/+29
* Remove unused files.Justin McPherson2010-02-173-162/+0
* Always pass encoded URLs to GStreamer. Fixes issue with spaces inNicholas Young2010-02-161-1/+1
* Added errors reporting to gst playback backend.Dmytro Poplavskiy2010-02-093-0/+16
* Fixed GStreamer Plugin.Nicholas Young2010-01-292-2/+2
* Add an audioAvailable property to QMediaPlayer.Justin McPherson2010-01-284-0/+27
* Fixup license headers.Justin McPherson2010-01-288-8/+8
* Multimedia; Add GStreamer backendJustin McPherson2010-01-1911-0/+2017