summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Fix little typo in QCameraExposureControlSamuel Gaist2014-08-261-1/+1
* Add a declaration to QIODeviceThiago Macieira2014-08-251-0/+2
* Update license headers and add new license filesAntti Kokko2014-08-24232-4398/+2542
* Set volume only if volume was explicitly set.Robin Burchell2014-08-042-3/+17
* Resource policy support for QSoundEffect.Robin Burchell2014-08-042-1/+47
* QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Robin Burchell2014-08-041-0/+2
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-292-1/+119
* Add an EGLImageKHR video node.Andrew den Exter2014-07-182-0/+2
* New camera selection API in QML.Yoann Lopes2014-07-175-5/+81
* Provide face and orientation info from gstreamer camera backend.Andrew den Exter2014-07-122-6/+22
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-102-2/+2
|\
| * Doc: link errorsNico Vertriest2014-07-012-2/+2
* | Support per-plane strides and data offsets in QVideoFrame.Andrew den Exter2014-07-085-21/+328
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-1431-291/+411
|\|
| * Improve default audio plugin selection.Yoann Lopes2014-06-051-6/+21
| * Doc: Remove comment about preliminary API for Qt 5.0Topi Reinio2014-06-051-7/+3
| * Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-3025-271/+150
| * Improve documentation for the QMediaPlayer::bufferStatus property.Yoann Lopes2014-05-151-3/+5
| * PLS parser: Don't translate entries.Yoann Lopes2014-05-091-3/+3
| * Moved QMediaStorageLocation out of the Android plugin.Yoann Lopes2014-05-093-1/+229
* | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-114-13/+22
|\|
| * make MODULE_PLUGIN_TYPES assignment actually have an effectOswald Buddenhagen2014-04-071-5/+6
| * Add support for running on big-endian systemsDmitry Shachnev2014-04-032-7/+15
| * Doc: Fix some documentation warningsSergio Ahumada2014-04-011-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-03-262-1/+3
|\|
| * GStreamer: fix memory leaks.Yoann Lopes2014-03-211-0/+2
| * Fix crash in QCameraInfo when no camera is available on the system.Yoann Lopes2014-03-171-1/+1
* | Removed debug operator autotests.Yoann Lopes2014-03-261-1/+1
|/
* Add missing virtual destructor for new classThiago Macieira2014-03-011-0/+1
* VideoOutput: fix autoOrientation with a camera source.Yoann Lopes2014-02-282-1/+3
* New QCameraInfo class.Yoann Lopes2014-02-2817-121/+1162
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-253-10/+23
* android: add missing feature tags.Yoann Lopes2014-02-211-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-5/+1
|\
| * QSoundEffect: Don't try guess a media role if one has not been provided.Robin Burchell2014-02-071-5/+1
* | Normalize signal & slot signatures in connectionThiago Macieira2014-02-033-10/+10
* | Move win32 and Alsa audio backends into plugins.Christian Strømme2014-01-3014-5233/+1
* | Alsa: fix crash when detecting devices.Yoann Lopes2014-01-301-52/+57
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-303-1/+279
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-273-1/+279
| |\|
| | * Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-203-1/+279
* | | whitespace fixesOswald Buddenhagen2014-01-3011-69/+69
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-172-6/+11
|\|
| * Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-151-6/+6
| * Allow the camerabin source selection to be overridden.Andrew den Exter2014-01-131-0/+5
* | BlackBerry: Changed documentationBernd Weimer2014-01-132-2/+2
|/
* Fix some typos in documentation.Jeff Tranter2014-01-076-8/+8
* PulseAudio: fix crash when failing to create a context.Yoann Lopes2014-01-061-2/+3