summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add a \brief for the QMediaMetaData namespaceLeena Miettinen2016-10-071-1/+1
* Doc: Add comment about stream requirementsChristian Strømme2016-09-281-2/+2
* Remove useless castChristian Strømme2016-09-281-1/+1
* Clamp out-of-range volume values in QAudioInput and QAudioOutputYoann Lopes2016-09-282-2/+4
* Clamp volume in QMediaRecorder and QSoundEffectYoann Lopes2016-09-272-6/+4
* PulseAudio: make code more robustYoann Lopes2016-09-211-14/+47
* Optimize QMediaPlaylistPrivate::readItems()Yoann Lopes2016-08-311-2/+4
* PulseAudio (QSoundEffect): don't write data to an unready streamYoann Lopes2016-08-151-0/+4
* PulseAudio: flush stream before loading a new source in a sound effectYoann Lopes2016-08-152-10/+45
* Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-153-3/+3
* Fix playing a playlist containing an invalid media as first itemYoann Lopes2016-08-121-7/+9
* QPlaylistFileParser: fix QUrl::resolved+QUrl::fromLocalFile misuseDavid Faure2016-08-041-1/+1
* QCameraPrivate: NULL-fill fields to be set up by init().Edward Welbourne2016-06-031-0/+3
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-3/+0
* winrt: add default capabilitiesMaurice Kalinowski2016-04-081-0/+4
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-223-0/+0
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-174-7/+7
|\
| * Update version number in QML plugins.v5.6.0Yoann Lopes2016-02-254-7/+7
* | PulseAudio: change the way volume is applied.Yoann Lopes2016-03-162-170/+57
* | Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-0356-82/+82
* | rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-251-1/+1
* | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-211-2/+0
|\
| * GStreamer: fix GstAppSrc usage.Yoann Lopes2016-01-191-2/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+2
|\|
| * Fix setting state to not playing when audio error occurredPasi Petäjäjärvi2016-01-141-1/+2
* | Merge remote-tracking branch 'origin/5.5' into 5.6Christian Strømme2016-01-121-0/+2
|\|
| * Fix playing sound in loop if sample size is smallPasi Petäjäjärvi2016-01-071-0/+2
* | Doc: Generate separate listing of Widgets classes in the QHPTopi Reinio2016-01-121-3/+9
* | Doc: Fix documentation warningsTopi Reinio2016-01-085-27/+20
* | Add virtual dtor to QSGVideoNodeFactoryInterfaceKevin Funk2015-12-221-0/+2
* | Change the way a playlist is bound to a media object.v5.6.0-beta1Yoann Lopes2015-12-112-8/+68
* | Doc: Move all doc artifacts under one projectVenugopal Shivashankar2015-12-077-41/+44
* | Doc: Exclude outdated content using \omit commandVenugopal Shivashankar2015-11-251-3/+2
* | Fix some private headers.Yoann Lopes2015-11-241-0/+11
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-11-204-2/+143
|\|
| * Add qt_real_to_fraction() helper function.Yoann Lopes2015-11-193-2/+142
| * Support compiling with GStreamer < 0.10.32 in the camerabin plugin.Yoann Lopes2015-11-191-0/+1
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-2010-2/+899
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-10-203-2/+9
|\|
| * GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-202-0/+7
| * Fix signal/slot declaration in QVideoOutputOrientationHandler.Yoann Lopes2015-10-161-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-10-061-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+1
| |\|
| | * Fix crash in QSoundEffect when using it from a non-GUI thread.Yoann Lopes2015-08-251-0/+1
* | | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0627-0/+297
|/ /
* | Add 'resourcepolicy' to MODULE_PLUGIN_TYPES of multimedia.pro.v5.6.0-alpha1Friedemann Kleint2015-09-031-1/+2
* | Fix QCamera::lockStatus() documentation.Yoann Lopes2015-08-241-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-2419-97/+258
|\|