summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/camerabin
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-303-3/+3
|/ /
* / Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-151-1/+1
|/
* Only acquire resources as required in gstreamer backend.Andrew den Exter2014-01-1311-24/+105
* 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
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-202-12/+11
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-211-1/+2
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-142-0/+3
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1040-40/+40
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-062-57/+57
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-7/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2440-960/+960
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-021-2/+2
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-242-10/+10
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-192-0/+14
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-168-24/+107
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-1642-185/+744
* Rename a few controls.Michael Goddard2012-06-296-14/+14
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* Removed encoding options from Audio/Video encoding controlsDmytro Poplavskiy2012-06-074-41/+0
* Avoid string-based, dynamic lookup of signalsKent Hansen2012-06-051-10/+10
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Split gstreamer plugin into smaller plugins providing fewer servicesJonas Rabbe2012-04-273-2/+179
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3036-36/+36
* Update obsolete contact address.Jason McDonald2012-01-2336-36/+36
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-203-97/+72
* Use US spelling for organization.Michael Goddard2012-01-191-1/+1
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-174-14/+14
* 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-1232-32/+32
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-062-13/+17
* Update copyright year in license headers.Jason McDonald2012-01-064-4/+4
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-131-1/+1
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-123-5/+5
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-073-73/+73
* Move resource policy usage to a config test.Michael Goddard2011-09-261-4/+0
* Camerabin backend: fixed compilation without X11Dmytro Poplavskiy2011-09-171-0/+3
* Ported gstreamer camera backend from camerabin to camerabin2.Dmytro Poplavskiy2011-08-2416-794/+350
* Gstreamer media backend cleanup.Dmytro Poplavskiy2011-08-055-30/+27