summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-3011-93/+367
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-2211-93/+367
| |\
| | * Fix incorrect/missing application of recording settings in camerabin.Andrew den Exter2014-01-175-17/+55
| | * Fix writing orientation and date exif tags in camerabin.Andrew den Exter2014-01-172-4/+63
| | * Remove workaround for resolved gstreamer bug.Andrew den Exter2014-01-171-1/+2
| | * Allow the user to specify the viewfinder resolution instead of guessingAndrew den Exter2014-01-176-71/+247
* | | whitespace fixesOswald Buddenhagen2014-01-304-5/+5
|/ /
* / Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-153-3/+3
|/
* Only acquire resources as required in gstreamer backend.Andrew den Exter2014-01-1311-24/+105
* Fix playback with exotic gstreamer pipelines.Andrew den Exter2014-01-131-1/+7
* Fix configuration of camera settings in camerabin backend.Andrew den Exter2014-01-133-5/+44
* Allow the camerabin source selection to be overridden.Andrew den Exter2014-01-133-44/+54
* GStreamer: add missing breaks in QGstreamerRecorderControl.Yoann Lopes2014-01-061-0/+3
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-207-38/+29
* Change libresourceqt's .pc file.Robin Burchell2013-08-051-1/+1
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-216-6/+12
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-145-0/+7
* Fix crash on idle status change with 64 bit architectures.Andrew den Exter2013-04-171-1/+1
* Fix warnings in qtmultimediaThiago Macieira2013-04-032-1/+3
* GStreamer: fixed build when using GST_PHOTOGRAPHY.Yoann Lopes2013-02-2812-185/+328
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1086-86/+86
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-104-0/+4
* Fix QGstreamerPlayerSession::availablePlaybackRanges()Andras Becsi2012-11-282-20/+15
* Remove nonfunctional mediaDownloadEnabled propertyAndras Becsi2012-11-203-24/+3
* Clean up QGstreamerPlayerSessionAndras Becsi2012-11-202-18/+3
* Media is always set to be seekable with the gstreamer backendAndras Becsi2012-11-201-16/+9
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0610-13/+13
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-066-153/+152
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-054-22/+4
* Make QGstreamerPlayerSession 'VAAPI-aware'.Yoann Lopes2012-10-172-0/+86
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2486-2064/+2064
* Fix gstreamer plugin build for platforms with qreal -> floatRomain Pokrzywka2012-09-141-1/+1
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-124-8/+0
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-022-4/+4
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-244-20/+20
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-196-4/+49
* Gst player backend: removed fifo based stream playback fallbackDmytro Poplavskiy2012-07-193-137/+5
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-168-24/+107
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-1643-190/+746
* Gst capture: use QDesktopServices for default storage locationDmytro Poplavskiy2012-07-091-0/+6
* Gst capture: report the actual media location to applicationDmytro Poplavskiy2012-07-041-0/+2
* Gst Capture: image capture fixesDmytro Poplavskiy2012-06-293-2/+25
* Gst capture service: capture mode fixesDmytro Poplavskiy2012-06-293-6/+22
* Gst capture: don't wait for pipeline to stopDmytro Poplavskiy2012-06-292-15/+0
* Allow gst video capture startup without viewfinder attached.Dmytro Poplavskiy2012-06-291-1/+2
* Rename availabilityError to availability.Michael Goddard2012-06-292-3/+3
* Rename a few controls.Michael Goddard2012-06-2912-28/+28
* build system cleanupsOswald Buddenhagen2012-06-254-4/+4
* switch to new-style configure testsOswald Buddenhagen2012-06-252-4/+4