summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* clean up qmake-generated projectsOswald Buddenhagen2012-02-221-1/+0
* Fix a few audiodecoder things.Michael Goddard2012-02-213-73/+99
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-173-73/+182
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-1712-11/+916
* QMediaRecorder: GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-163-0/+113
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-168-3/+593
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-062-2/+2
* 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-063-25/+35
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-013-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3098-98/+98
* Fix some static analysis defects.Michael Goddard2012-01-253-10/+11
* Disabled CameraBin2 based camera backend.Dmytro Poplavskiy2012-01-231-3/+4
* Update obsolete contact address.Jason McDonald2012-01-2398-98/+98
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-2011-261/+194
* Use US spelling for organization.Michael Goddard2012-01-193-3/+3
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-176-19/+19
* Fix build for the camera support of QtMultimedia GStreamer plugin.Alexis Menard2012-01-142-17/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-1290-90/+90
* Remove widgets config test.Michael Goddard2012-01-111-3/+3
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-0612-50/+67
* Update copyright year in license headers.Jason McDonald2012-01-068-8/+8
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-051-1/+1
* Fix readyChanged signal emit in gstreamervideorendererMithra Pattison2011-12-211-6/+5
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-1310-50/+38
* Fixed QtMultimedia core namespace compilation.Toby Tomkins2011-11-2532-37/+107
* Fixed compile; QDesktopServices -> QStandardPathsRohan McGovern2011-10-241-2/+2
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-1231-2388/+27
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0716-204/+204
* 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-263-9/+6
* Camerabin backend: fixed compilation without X11Dmytro Poplavskiy2011-09-171-0/+3
* Compile with refactorGunnar Sletta2011-09-177-9/+9
* Build fix after refactorLasse Holmstedt2011-09-135-5/+5
* Fix some compiler warnings.Michael Goddard2011-09-054-2/+13
* Merge branch 'camera' of git://scm.dev.nokia.troll.no/qt/qtmultimediakitMichael Goddard2011-08-3034-959/+818
|\
| * Ported gstreamer camera backend from camerabin to camerabin2.Dmytro Poplavskiy2011-08-2419-795/+608
| * Gstreamer media backend cleanup.Dmytro Poplavskiy2011-08-0520-164/+210
* | Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-251-1/+1
|/
* Gst backend: Fixed deadlock when pipeline is stopped during prerolling.Dmytro Poplavskiy2011-07-252-7/+27
* Add some debug output in QMediaPlayer gstreamer backend for convenienceLing Hu2011-07-251-0/+53
* Add the configuration tests.Michael Goddard2011-07-252-3/+3
* Add install rule for pluginshawcroft2011-07-211-0/+3
* Fixed compile; removed useless use of qRound with integersRohan McGovern2011-07-211-1/+1
* Remove most of the "mobility" references.Michael Goddard2011-07-19109-109/+109
* Remove some obsolete bits.Michael Goddard2011-07-1819-333/+11
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-08111-1889/+1889
* 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
* Disabled alsa on maemo devices.Dmytro Poplavskiy2011-07-051-1/+1