summaryrefslogtreecommitdiffstats
path: root/plugins/multimedia/gstreamer/camerabin
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1036-36/+36
* Update to new license formatSergio Ahumada2012-11-0736-792/+792
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-0736-108/+108
* Camerabin backend: don't request audio resources unless recording videoDmytro Poplavskiy2011-10-034-22/+90
* Added support for camera torch mode on N9.Dmytro Poplavskiy2011-09-084-0/+40
* Re-apply licenseheader text in source files for qtmobilityJyri Tahtela2011-06-3036-612/+612
* camerabin backend: allow app to request viewfinder colorspace element.Dmytro Poplavskiy2011-06-032-0/+26
* Camerabin backend: emit exposure parameters changesDmytro Poplavskiy2011-05-121-0/+6
* camerabin: fixed still/video capture resolution calculationsDmytro Poplavskiy2011-05-061-4/+23
* Camerabin backend: added captureMode changes notifications.Dmytro Poplavskiy2011-04-181-0/+1
* Camerabin: unload camera after errorsDmytro Poplavskiy2011-04-133-1/+9
* Camerabin: report NotReadyError error on capture() with non ready cameraDmytro Poplavskiy2011-04-131-0/+6
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtmobility into mu...Michael Goddard2011-04-121-6/+4
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-multimedia int...Qt Continuous Integration System2011-04-0810-62/+617
| |\
| * \ Merge branch 1.1 into master-from-1.1Qt Continuous Integration System2011-03-301-6/+4
| |\ \
| | * | Mediarecorder: fixed crash with incompatible container and codecs set.Dmytro Poplavskiy2011-03-281-6/+4
* | | | Compilation fix.Dmytro Poplavskiy2011-04-111-0/+2
* | | | Camera resource policy fixesDmytro Poplavskiy2011-04-082-139/+76
| |_|/ |/| |
* | | Camerabin backend: added support for captured frames metadata.Dmytro Poplavskiy2011-04-062-1/+52
* | | Fixed starting camera on linux without viewfinder attached.Dmytro Poplavskiy2011-04-051-17/+17
* | | Camera buffer capture fixes on camerabin/desktopDmytro Poplavskiy2011-04-051-6/+19
* | | Camerabin backend: added support for capture to buffer.Dmytro Poplavskiy2011-04-0410-44/+535
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-multimedia int...Qt Continuous Integration System2011-03-283-1/+24
|\ \ | |/ |/|
| * Fixed harmattan packagingDmytro Poplavskiy2011-03-251-2/+2
| * Fixed GLTextureRenderer deinitialization when the service is stopped.Dmytro Poplavskiy2011-03-221-0/+14
| * Texture streaming support on maemo6.Dmytro Poplavskiy2011-03-212-1/+10
* | Camerabin backend: forward error messages only from camerabin element.Dmytro Poplavskiy2011-03-171-3/+6
|/
* Camerabin: set the camera-device property of subdevsrc element.Dmytro Poplavskiy2011-02-211-19/+20
* CameraBin backend: remove unnecessary debug output.Dmytro Poplavskiy2011-01-201-2/+0
* CameraBin: create video source when photography interface is requestedDmytro Poplavskiy2011-01-181-7/+14
* Camerabin backend: configure the viewfinder resolution.Dmytro Poplavskiy2011-01-171-24/+25
* CameraBin: use QCameraExposure::ExposureAuto for gst scene modes withoutDmytro Poplavskiy2011-01-171-3/+2
* Camerabin: postpone stopping the camera if it's busy.Dmytro Poplavskiy2010-12-224-8/+82
* CameraBin: Fixed front camera support on maemo6Dmytro Poplavskiy2010-12-211-1/+13
* Camerabin: Use GST_STATE_READY state for QCamera::LoadedState on HarmattanDmytro Poplavskiy2010-12-161-1/+1
* CameraBin: moved focus handling from CameraBinLocks and CameraBinSessionDmytro Poplavskiy2010-12-136-62/+120
* CameraBin backend: fixed zoom support for recent versions of camerabin.Dmytro Poplavskiy2010-12-061-0/+10
* CameraBin backend: resource policy manager integration on MeeGo.Dmytro Poplavskiy2010-12-067-127/+422
* Gstreamer media backend: allow video outputs to handle their elementsDmytro Poplavskiy2010-12-032-4/+17
* CameraBin backend: stop recording before closing the camera.Dmytro Poplavskiy2010-11-192-0/+11
* CameraBin backend: handle camera keys on Maemo6/MeeGo.Dmytro Poplavskiy2010-11-191-1/+6
* Merge branch 'policy' into 1.1Dmytro Poplavskiy2010-11-122-7/+115
|\
| * Merge remote branch 'origin/1.1' into policy-devMarko Männistö2010-11-106-11/+51
| |\
| * | Changes to camerabin policy awareness:Marko Männistö2010-11-101-9/+18
| * | Moved resource policy awareness implementation inside conditional combining b...Marko Männistö2010-10-282-1/+22
| * | Changed CameraBin to be resource policy aware.Marko Männistö2010-10-282-7/+85
* | | Camerabin backend: use QDesktopServices::storageLocation as a defaultDmytro Poplavskiy2010-11-121-0/+3
| |/ |/|
* | Camerabin backend: use proper elements for mp4 and mov muxersDmytro Poplavskiy2010-11-101-1/+2
* | Camerabin backend: listed video codecs available on maemo6Dmytro Poplavskiy2010-11-101-1/+13
* | Camerabin backend: disable still image capture for front camera on N900.Dmytro Poplavskiy2010-11-084-7/+31