summaryrefslogtreecommitdiff
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add new volume conversion API.Yoann Lopes2016-06-033-0/+139
* | | Remove mentioning of -audio-backend command line optionLars Knoll2016-05-311-6/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-3/+0
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-3/+0
| |\ \ | | |/
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-3/+0
* | | Improve QAudioDeviceInfo::defaultDevice().Christian Stromme2016-05-206-35/+124
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-061-3/+7
|\ \ \ | |/ /
| * | Add missing implementation for QMediaPlaylist::moveMedia().Yoann Lopes2016-04-271-3/+9
| * | Fix unused variable warningChristian Stromme2016-04-201-2/+0
* | | Remove Windows CE.Friedemann Kleint2016-04-281-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0867-262/+153
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-084-0/+4
| |\ \ | | |/
| | * 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' into 5.7Liang Qi2016-03-216-177/+64
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-174-7/+7
| | |\
| | | * Update version number in QML plugins.v5.6.05.6.0Yoann Lopes2016-02-254-7/+7
| | * | PulseAudio: change the way volume is applied.Yoann Lopes2016-03-162-170/+57
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0758-85/+85
| |\ \ \ | | |/ /
| | * | 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
| | |/
* | | Use the static version of QFileInfo::exists(), it's faster.Sergio Martins2016-03-021-1/+1
* | | Pass by QUrl by const-ref, it's non-trivial.Sergio Martins2016-03-021-2/+2
* | | Make QMediaTimeRange::operator== more efficient and readableSergio Martins2016-03-011-10/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-3/+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
* | | Updated license headersAntti Kokko2016-01-19251-3516/+5022
* | | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-1517-81/+157
|\ \ \ | |/ /
| * | 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
* | | Camera: replace foreach with range-based forAnton Kudryavtsev2016-01-152-15/+15
* | | Video, Playback: replace foreach with range-based forAnton Kudryavtsev2016-01-153-5/+9
* | | Multimedia, MultimediaWidgets: replace foreach with range-based forAnton Kudryavtsev2016-01-155-24/+35
* | | Audio: replace foreach with range-based forAnton Kudryavtsev2016-01-153-12/+15
* | | fix expensive iteration over QMap::keys() and QHash::keys()Anton Kudryavtsev2016-01-141-3/+3
* | | Add moveItem(from, to) to QMediaPlaylist.Jim Hodapp2015-12-186-0/+41
* | | QSampleCache: use prefix ++ for iterator in setCapacityAnton Kudryavtsev2015-12-041-2/+3
* | | Add camera brightness adjustment API.Denis Shienkov2015-11-232-0/+22
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-11-204-2/+143
|\ \ | |/