summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Remove QDoc warnings in Qt MultimediaPaul Wicking2018-04-201-4/+4
* Doc: Fix documentation warningsTopi Reinio2018-04-1934-104/+78
* Doc: Remove space that causes QDoc warningPaul Wicking2018-04-181-1/+1
* QSound(Effect): Use C++11 member initializationv5.11.0-beta3Andre Hartmann2018-03-276-77/+48
* QSound: Fix comment typosAndre Hartmann2018-03-271-3/+3
* QSound(Effect): Convert to functor-style connectAndre Hartmann2018-03-275-34/+41
* QSoundEffectPrivate: Use nullptr instead 0 or NULLAndre Hartmann2018-03-232-37/+39
* Support changing of volume in 24-bit audio samplesVaL Doroshchuk2018-03-221-0/+49
* Gstreamer: Fix setting vaapi sink propertiesVaL Doroshchuk2018-03-211-17/+6
* Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-181-1/+1
|\
| * fix typo in QCameraImageProcessing documentationJochen Seemann2018-02-051-1/+1
* | Fix typosJarek Kobus2018-02-141-1/+1
* | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-122-2/+3
|\ \
| * | 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
* | | add mirrored API to QVideoSurfaceFormatJochen Seemann2018-02-012-0/+32
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+9
| |\|
| | * Document licensesKai Koehne2018-01-181-0/+9
* | | Doc: Fix clang-qdoc diagnostic warningsVenugopal Shivashankar2018-01-081-5/+5
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-065-9/+29
|\| |
| * | 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
* | | 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
|\|