summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* Complete namespace move; QtMedia -> QtMultimediaJustin McPherson2010-02-192-32/+32
* Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-193-29/+29
* Switch RGB24 and BGR24 shaders back.Andrew den Exter2010-02-181-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-teamJustin McPherson2010-02-171-1/+2
|\
| * Support YUV444 formats in QPainterVideoSurface.Andrew den Exter2010-02-171-1/+2
* | Remove unused files.Justin McPherson2010-02-176-419/+0
|/
* Don't paint RGB24 frames as BGR24.Andrew den Exter2010-02-161-1/+4
* Always pass encoded URLs to GStreamer. Fixes issue with spaces inNicholas Young2010-02-161-1/+1
* Added missing qgstxvimagebuffer.h/cpp to gstreamer.proDmytro Poplavskiy2010-02-101-2/+5
* Added errors reporting to gst playback backend.Dmytro Poplavskiy2010-02-093-0/+16
* Gstreamer and XVideo use YUY2 fourcc, not YUYV.Dmytro Poplavskiy2010-02-052-2/+2
* Added support for XvImage shm based video frames to gstreamer backend.Dmytro Poplavskiy2010-02-057-94/+709
* 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-2832-32/+32
* Multimedia; Add GStreamer backendJustin McPherson2010-01-1938-0/+5922