summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAntti Kokko2015-02-12509-4290/+3858
* Camera zoom control - version for the AVFoundation pluginTimur Pocheptsov2015-02-055-1/+294
* AVFCameraExposureControl - exposure control for iOSTimur Pocheptsov2015-02-055-2/+756
* AVFCameraFocusControl - focus control for iOS / OS XTimur Pocheptsov2015-02-056-3/+474
* iOS video frame render implementation.James Turner2015-02-048-61/+575
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-038-52/+115
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devYoann Lopes2015-01-2312-43/+101
|\
| * Merge remote-tracking branch 'origin/5.4' into devYoann Lopes2015-01-1912-43/+101
| |\
| | * Add resolution and fps on mfw_v4lsrcLaszlo Agocs2015-01-123-5/+63
| | * Support YUV420P in the i.MX6 video nodeLaszlo Agocs2015-01-061-0/+1
| | * Fix: static linking on Linux with both PulseAudio and Alsa pluginsGabriel Hege2014-12-228-38/+38
* | | Fix initialization orderLaszlo Agocs2015-01-191-1/+1
|/ /
* | Rename camera classes to avoid name clash.James Turner2015-01-159-56/+59
* | AVFImageCaptureControl - invalid connectionTimur Pocheptsov2015-01-081-17/+8
* | Add missing includes for QDataStream/QIODevice.Friedemann Kleint2015-01-0710-0/+11
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-176-11/+64
|\ \ | |/
| * winrt: Add missing QAbstractVideoSurface::stop() call.Andrew Knight2014-12-111-2/+4
| * winrt: Fix encoding propertiesAndrew Knight2014-12-111-4/+17
| * winrt: Fix camera auto rotationAndrew Knight2014-12-114-0/+26
| * OpenSL ES: volume support for QAudioInput.Yoann Lopes2014-12-032-5/+17
* | Add additional exposure modes to QCameraExposure.Andrew den Exter2014-11-282-9/+122
* | Add a color filter property to QCameraImageProcessing.Andrew den Exter2014-11-282-5/+70
* | Add support for face detection focus point mode to camerabin backend.Andrew den Exter2014-11-282-28/+235
* | Implement exposure and whitebalance lock for gstreamer camera.Andrew den Exter2014-11-284-18/+227
* | GStreamer: port to 1.0.Yoann Lopes2014-11-2735-986/+697
* | Merge remote-tracking branch 'origin/5.4' into devYoann Lopes2014-11-275-5/+3
|\ \ | |/
| * Remove unused private membersThiago Macieira2014-11-252-2/+0
| * Fix bogus videonode plugin handlingv5.4.0-rc1Laszlo Agocs2014-11-183-3/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-217-16/+70
|\ \ | |/
| * Check whether current context can be obtained when deleting textures.Friedemann Kleint2014-11-061-2/+6
| * OpenSL ES: improve buffer logicChristian Strømme2014-11-042-8/+27
| * OpenSL ES: Don't store or return the adjusted volume level.Christian Strømme2014-11-042-4/+2
| * WMF plugin: Initialize member variable m_stateDirty.Friedemann Kleint2014-10-311-0/+1
| * Add QT_GSTREAMER_CAMERABIN_VIDEOSRC environment variable.Yoann Lopes2014-10-301-2/+34
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-206-80/+68
|\ \ | |/
| * Android: Use the new findClass() method.Christian Strømme2014-10-174-73/+60
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-142-7/+8
| |\
| | * QNX: Fix resetting video surface5.3Bernd Weimer2014-09-301-1/+1
| | * WMF: Use media source only when it is initialized.David Schulz2014-09-301-5/+6
| | * WMF: Fix null ptr derefernce in MFPlayerSession.David Schulz2014-09-301-1/+1
| | * AVFoundation: fix build with iOS 8.0 SDK.Yoann Lopes2014-09-291-1/+1
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0993-5194/+2948
|\ \ \ | |/ /
| * | GStreamer: fix QMediaRecorder::duration() when recording with a camerav5.4.0-beta1Yoann Lopes2014-10-031-6/+14
| * | AVFoundation: fix media player video rendering in QML.Yoann Lopes2014-10-012-19/+4
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Sergio Ahumada2014-09-2614-40/+49
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-2614-40/+49
| | |\ \ | | | |/
| | | * WMF: fix initializing of media player's volume.Nodir Temirkhodjaev2014-09-111-3/+3
| | | * WMF: fix memory leaks.Nodir Temirkhodjaev2014-09-112-27/+32
| | | * WMF: fix start time of QAudioProbe's buffers.Yoann Lopes2014-09-091-0/+3
| | | * Fix integer overflow in several audio plugins.Yoann Lopes2014-09-0910-10/+10