summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-1836-6698/+0
* Gstreamer mediaservice backend: fixed check for X11/QWS build.Dmytro Poplavskiy2010-05-041-1/+1
* Gstreamer media backend: fixed embedded qt buildDmytro Poplavskiy2010-04-294-20/+61
* Gstreamer media backend: preserve playback rate after seeks and mediaDmytro Poplavskiy2010-04-211-4/+15
* QtMediaservices -> QtMediaServices.Justin McPherson2010-04-1613-75/+75
* Fixed compile errors with gstreamer pluginKurt Korbatits2010-04-153-3/+3
* Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-1513-76/+76
* Gstreamer media backend: seek to media start on end of stream.Dmytro Poplavskiy2010-04-142-24/+76
* Change availabilty of camera related code.Justin McPherson2010-03-292-1/+10
* Support the Expanding aspect ratio mode in the gstreamer window control.Andrew den Exter2010-03-263-2/+30
* Replace AspectRatioMode enum from QVideoWidget with Qt::AspectRatioMode.Andrew den Exter2010-03-184-14/+14
* Gstreamer player: allow video output changes during video playback.Dmytro Poplavskiy2010-03-152-18/+186
* Install plugins to correct path.Justin McPherson2010-03-151-1/+1
* Delayed initialization of gstreamer video widget.Dmytro Poplavskiy2010-03-082-20/+33
* Undo a doc revert.Justin McPherson2010-03-031-1/+1
* 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
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-2617-6/+83
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-2517-6/+83
| |\
| | * Qt namespace fixes.Justin McPherson2010-02-2517-6/+83
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-251-1/+1
|\ \ \ | |/ / |/| |
| * | Revert "qdoc: List new QML elements in \sincelist for What's New page."Andreas Aardal Hanssen2010-02-251-1/+1
| |/
* | Merge remote branch 'origin/master'Olivier Goffart2010-02-245-11/+9
|\ \ | |/
| * Remove active qDebugs.Justin McPherson2010-02-235-11/+9
* | Make mediaservices use existing GStreamer qmake varsTom Cooksey2010-02-231-10/+2
|/
* Documentation fixes.Justin McPherson2010-02-222-2/+2
* 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