summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-3/+3
|\
| * Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-032-3/+3
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-2719-75/+110
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2719-75/+110
| |\
| | * Fix license of .cpp files to LGPLKai Koehne2017-10-182-26/+50
| | * Fix outdated BSD license headerKai Koehne2017-10-181-3/+13
| | * Fix outdated FDL license headerKai Koehne2017-10-1815-45/+45
| | * Fix loading remote m3u filesVaL Doroshchuk2017-10-091-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-192-15/+18
|\| |
| * | Update Android dependencies with private library name changeEskil Abrahamsen Blomfeldt2017-09-261-2/+2
| * | PulseAudio: Support 24 bit framesVaL Doroshchuk2017-09-261-13/+16
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-2758-100/+100
* | | Update customAudioRole Qt versionJames McDonnell2017-09-193-7/+7
* | | Android: remove support for local/debug deploymentJake Petroules2017-09-061-2/+0
* | | Add custom audio role API to QMediaPlayerJames McDonnell2017-09-067-6/+298
|/ /
* | PulseAudio: allow to disable the pulseaudio autospawn featureBartosz Golaszewski2017-07-121-1/+2
* | PulseAudio: allow to specify the pulseaudio server stringBartosz Golaszewski2017-07-121-1/+4
* | Merge remote-tracking branch 'origin/5.9' into devChristian Strømme2017-07-072-3/+3
|\|
| * Doc: Fix wrong slashRainer Keller2017-07-071-1/+1
| * PulseAudio: fix a pthread_mutex crash in error pathBartosz Golaszewski2017-07-061-2/+2
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-302-3/+5
* | turn QGstTools into a proper private moduleJochen Seemann2017-06-1218-65/+155
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-073-9/+11
|\|
| * Emit the StoppedState change after the file has finished writingAndy Shaw2017-05-231-0/+4
| * Fix build for -no-feature-temporaryfileStephan Binner2017-05-081-0/+4
| * de-duplicate gstreamer_encodingprofiles configure testsOswald Buddenhagen2017-05-081-9/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-7/+4
|\|
| * Remove newlines from JSON stringsPaul Olav Tvete2017-04-031-6/+3
| * wasapi: Enable config tests on windowsMaurice Kalinowski2017-03-211-1/+1
* | io-audio based audio management for QNX 7.0.0James McDonnell2017-03-272-8/+16
* | Use qFuzzyCompare() instead of equality on floating-point valuesEdward Welbourne2017-03-221-1/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-217-85/+82
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-105-84/+37
| |\
| | * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-273-6/+4
| | * Make pulseaudio dependency privateAlexander Volkov2017-02-031-1/+1
| | * actually delete obsolete qmultimediadefs.hOswald Buddenhagen2017-02-021-71/+0
| | * Suppress the -Wfloat-equal warningThiago Macieira2017-01-261-0/+6
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-6/+26
| | |\
| | | * Fix building the WMF pluginYoann Lopes2016-12-131-7/+27
| * | | Disable the ALSA plugin for QNXJames McDonnell2017-02-271-1/+1
| * | | doc: add platform specific notes for iOSRichard Moe Gustavsen2017-02-142-0/+44
* | | | MediaPlayer: fix crash on pause() call in onPositionChanged handlerOleg Yadrov2017-02-061-1/+7
|/ / /
* | | Make QAudioSystemPlugin doc visible.Yoann Lopes2017-01-272-4/+0
* | | Merge remote-tracking branch 'origin/5.8' into devYoann Lopes2017-01-261-16/+94
|\| |
| * | PulseAudio: make sound effect implementation more robustYoann Lopes2016-12-121-16/+94
* | | GStreamer: Add missing override and remove redundant virtualAlexander Volkov2016-12-1312-81/+81
* | | Add missing override and remove redundant virtualAlexander Volkov2016-12-1230-171/+171
* | | Improve the playlist parserChristian Strømme2016-12-124-176/+312
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1254-376/+495
|\| |
| * | Update label for backend testMaurice Kalinowski2016-12-091-1/+1
| |/