summaryrefslogtreecommitdiff
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-1/+2
|\
| * PulseAudio: Prevent crash when a sound device cannot be createdAndy Shaw2018-01-241-1/+2
* | qimagevideobuffer.cpp: Fix deprecation warningFriedemann Kleint2018-01-241-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+9
|\ \ | |/
| * Document licensesKai Koehne2018-01-181-0/+9
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-061-1/+4
|\ \ | |/
| * Fix memory leak in QSoundEffectVaL Doroshchuk2017-12-141-1/+4
* | Update player state after QMediaPlayer::EndOfMediaVal Doroshchuk2017-12-201-1/+11
* | PulseAudio: Fix deadlock for QSoundEffect in setMuted, setVolumeVaL Doroshchuk2017-12-192-7/+11
* | Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-101-0/+3
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-032-3/+3
* | 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
* | Update Android dependencies with private library name changeEskil Abrahamsen Blomfeldt2017-09-261-2/+2
* | PulseAudio: Support 24 bit framesVaL Doroshchuk2017-09-261-13/+16
* | 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