summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Gstreamer: Fix undeclared identifier QGstVideoRendererSink in 0.10 verVaL Doroshchuk2018-09-251-0/+1
* Gstreamer: Introduce custom pipelineVaL Doroshchuk2018-08-306-3/+13
* Gstreamer: Allow to use gst specific featuresVaL Doroshchuk2018-08-292-0/+419
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-311-2/+4
|\
| * Fix warning on deleteLater on nullptr in QSampleCachePierre Hallot2018-07-241-2/+4
* | configure: add option to allow building without evr supportLuca Carlon2018-07-241-0/+1
|/
* QSampleCache: Fix memory leakOrgad Shaneh2018-07-051-2/+1
* Doc: Move the literal codeblocks to snippet filesVenugopal Shivashankar2018-06-214-1/+68
* Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-192-2/+2
* QSoundEffect: Check if network access manager is already releasedVal Doroshchuk2018-05-111-1/+2
* QSoundEffect: Release QAudioOutput when new source url appliedVal Doroshchuk2018-05-091-0/+7
* QMediaPlayer: remove else after returnAndre Hartmann2018-04-301-2/+3
* QSound(Effect): Cleanup coding styleAndre Hartmann2018-04-264-11/+11
* QSound: Allow to play files with qrc schemaAndre Hartmann2018-04-251-1/+10
* 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
|\| |