summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | iMX: Introduce QT_GSTREAMER_PLAYBIN_CONVERT to inject a converter in playbinVaL Doroshchuk2020-05-281-1/+9
* | | | Remove QScreen::setOrientationUpdateMask usageVaL Doroshchuk2020-05-271-4/+0
* | | | Add missing overrideAlexander Volkov2020-05-269-127/+127
* | | | Adapt to QString::utf16() now returning char16_t *Edward Welbourne2020-05-191-1/+1
|/ / /
* | | Remove QRadioTuner from index pageKai Koehne2020-05-111-3/+0
* | | Remove use of bearer management and the related deprecated classesMårten Nordheim2020-04-065-265/+0
* | | Update qtbase dependencyFriedemann Kleint2020-03-2519-15/+27
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1877-185/+456
|\| |
| * | Deprecate Camera::error() signal in favor of errorOccurred()v5.15.0-beta2Alexander Akulich2020-03-102-2/+14
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-109-40/+94
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-109-40/+94
| | |\|
| | | * Document usage of QT_MULTIMEDIA_PREFERRED_PLUGINS on WindowsMichael Brasser2020-03-091-0/+5
| | | * QAlsaAudioOutput: leave IdleState as soon as there is data in the sourceCheng Sun2020-03-061-1/+1
| | | * QMediaPlayer: Update gst-pipeline docsVaL Doroshchuk2020-03-042-2/+42
| | | * GStreamer: Allow using different resolution for capture and viewfinderVaL Doroshchuk2020-03-031-4/+6
| | | * AVF: Use supported pixel formats from video surface in CameraVal Doroshchuk2020-03-032-23/+24
| | | * Fix AVFVideoWindowControl/AVFVideoWidget content flick on resizeIhor Dutchak2020-03-032-10/+16
| * | | Add flushMode to Video QML elementVaL Doroshchuk2020-03-061-1/+18
| |/ /
| * | QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-034-4/+16
| * | Doc: Fix link to the VideoOutput.source propertyTopi Reinio2020-03-031-1/+2
| * | Deprecate functions taking bearermanagement-related classesMårten Nordheim2020-03-024-5/+38
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-024-7/+7
| * | Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-271-3/+33
| * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-227-9/+26
| |\|
| | * WMF: Fix memory leak in MFPlayerSession::getStreamTypeVaL Doroshchuk2020-02-211-0/+3
| | * Android: Fix invalid use of incomplete type 'QDir'VaL Doroshchuk2020-02-211-0/+1
| | * AVF: Don't override AVPlayerLayer's bounds if already setVal Doroshchuk2020-02-201-3/+5
| | * AVF: Fix applying viewfinder settings for iOSVal Doroshchuk2020-02-183-5/+15
| | * Fix false pulse audio dependency of libQt5MultimediaWidgetsJoerg Bornemann2020-02-161-1/+2
| * | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-203-13/+108
| * | Remove usage of QGL* APIsVaL Doroshchuk2020-02-185-75/+37
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-152-3/+11
| |\|
| | * Android: Flush qrc to tmp file with original nameVaL Doroshchuk2020-02-121-1/+8
| | * AVF: Only resume playback after a stalled buffer if really neededDominik Holland2020-02-061-1/+2
| | * AVF: Don't use deprecated AVPlayerItem::seekToTime::CMTimeVal Doroshchuk2020-02-061-1/+1
| * | Deprecate QMediaService and QMediaControlv5.15.0-alpha1VaL Doroshchuk2020-02-0639-1/+39
| * | GStreamer: Introduce reverse playbackVaL Doroshchuk2020-02-032-2/+2
| * | Make video surfaces constantVaL Doroshchuk2020-01-304-18/+8
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-1/+3
| |\|
| | * AVF: Always lock the capture device when start the cameraVal Doroshchuk2020-01-242-1/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2811-223/+320
|\| |
| * | Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-226-2/+136
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-215-221/+184
| |\|
| | * GStreamer: Don't create encoding profile if container is not supportedVaL Doroshchuk2020-01-201-1/+5
| | * Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
| | * Android: Fix loading multimedia pluginsVaL Doroshchuk2020-01-171-0/+4
| | * Doc: Fix QCamera and Camera docsLeena Miettinen2020-01-172-182/+140
| | * Doc: Explain that the camera consumes power in Camera.LoadedStateLeena Miettinen2020-01-172-36/+33
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2127-193/+299
|\| |
| * | gsttools: do not check pointer before calling free()Rolf Eike Beer2020-01-201-6/+3