summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: Add docs for custom pipelinesVaL Doroshchuk2019-08-145-1/+106
* GStreamer: Implement fetching audio/video codecs by containerVaL Doroshchuk2019-07-171-0/+4
* Camera: Update the doc about supported viewfinder settingsVaL Doroshchuk2019-07-161-1/+1
* Fix GCC 9 -Wdeprecated-copy warningsMarc Mutz2019-07-111-0/+1
* Fix crash when app is destroyed before QSample::load is finishedVaL Doroshchuk2019-07-051-4/+8
* Gstreamer: Allow streams in custom pipelinesVaL Doroshchuk2019-05-151-1/+2
* Fix QCameraInfo to be invalid if camera failed to find deviceVaL Doroshchuk2019-03-251-2/+10
* Add source url to 'decoding error' warningRoland Rossgotterer2019-03-252-2/+2
* Doc: Fix documented QtMultimedia importKai Koehne2019-02-262-4/+4
* Fix crash in player example when close the window while playingVaL Doroshchuk2019-02-081-0/+3
* gpu_vivante depends on opengles2 and guiLiang Qi2019-02-061-1/+1
* Gstreamer: Set custom pipeline using urlVaL Doroshchuk2019-01-231-1/+2
* Return ServiceMissingError if no camera found by nameVaL Doroshchuk2019-01-071-24/+19
* Alsa: Do not open device twice in QSoundEffectVaL Doroshchuk2018-11-051-1/+1
* 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
|\| |