summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* New API for handling media formats and codecsLars Knoll2021-02-091-0/+16
* Cleanup QAudioFormat and friendsLars Knoll2021-02-0917-688/+259
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-2912-238/+148
* Cleanup resolution and frameRate handlingLars Knoll2021-01-291-1/+2
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-294-19/+13
* Add support for notification when audio devices change on macOSLars Knoll2021-01-292-6/+13
* Implement notifications when the available cameras change for macOSLars Knoll2021-01-292-11/+23
* Make camera switching in the camera example workLars Knoll2021-01-292-7/+7
* Provide an Info.plist file for the camera example on macOSLars Knoll2021-01-292-0/+50
* Fix some compiler warningsLars Knoll2021-01-292-21/+14
* Avoid configuration errors when building examplesLars Knoll2021-01-292-3/+0
* Remove the supportedMimeTypes() API in QMediaPlayerLars Knoll2021-01-293-11/+0
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-282-3/+3
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-222-0/+19
* Remove the static methods from QCameraInfoLars Knoll2021-01-221-3/+4
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-227-14/+23
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-4/+8
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-224-5/+7
* Get rid of plugins for MM backendsLars Knoll2021-01-221-35/+37
* Get rid of QAudioRecorder and the audiocapture pluginLars Knoll2021-01-222-8/+8
* Provide a proper descriptive name for audio devicesLars Knoll2021-01-223-5/+5
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-224-4/+4
* Get rid of QMediaContentLars Knoll2021-01-224-1/+4
* Remove playlist support from QMediaPlayerLars Knoll2021-01-223-38/+21
* Smaller fixes to the audiooutput exampleLars Knoll2021-01-222-15/+9
* audio/pcm is not a valid mimetypeLars Knoll2021-01-229-12/+12
* Move the gsttools into Qt MultimediaLars Knoll2021-01-222-3/+2
* Show the proper device description in the UI, not the IDLars Knoll2021-01-221-1/+2
* Kill QCameraViewFinderLars Knoll2021-01-222-4/+4
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-221-1/+1
* Coding style cleanupsLars Knoll2021-01-216-49/+46
* Modernize code baseLars Knoll2021-01-218-26/+25
* Initial Cmake port for qtmultimediaDoris Verria2021-01-2025-0/+1362
* Be (somewhat more) consistent about the value of piEdward Welbourne2020-09-083-3/+3
* Remove AudioEngineVaL Doroshchuk2020-08-039-393/+0
* Update dependencies on 'dev' in qt/qtmultimediaVaL Doroshchuk2020-06-301-1/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-06-288-14/+14
* Use QList instead of QVectorJarek Kobus2020-06-2511-40/+39
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-152-0/+2
* Remove Radio supportVaL Doroshchuk2020-06-1012-691/+0
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-041-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-292-17/+17
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-292-17/+17
| |\
| | * Remove deprecated QTextStream operators from examplesTopi Reinio2020-04-032-17/+17
* | | Examples: Don't use QApplication::desktop()VaL Doroshchuk2020-05-292-2/+3
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-185-2/+52
|\|
| * Examples: request Android storage permissions when using QStandardPathsAssam Boudjelthia2020-02-274-0/+50
| * Remove usage of QGL* APIsVaL Doroshchuk2020-02-181-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-301-2/+4
|\|
| * spectrum example: Fix warnings about deprecated QList<T>::toSet()Friedemann Kleint2019-11-251-2/+4