summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* 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