summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/player
Commit message (Expand)AuthorAgeFilesLines
* tests/examples/quick: replace QScopedPointer with std::unique_ptrTim Blechmann2025-06-164-23/+27
* QMake: Add possibility to link and embed FFmpeg frameworks on iOSJoerg Bornemann2025-03-241-0/+2
* examples: player - make metadata readonlyTim Blechmann2025-03-241-3/+6
* Mark qplaylistparser.cpp as security sensitiveJøger Hansegård2025-02-191-0/+1
* Add audio level meter to the widget media player exampleLars Sutterud2025-02-068-5/+536
* QMediaPlayer: add API to expose pitch compensationTim Blechmann2025-01-282-0/+11
* Initialize pointer with nullptrZhang Hongyuan2024-11-052-2/+2
* Initialize pointer with nullptrPavel Dubsky2024-09-241-1/+1
* Multimedia: update examples to work with FFmpeg on iOSTimur Pocheptsov2024-09-161-0/+2
* fix: Null Pointer Dereference in m_streamTian Shilin2024-08-221-4/+4
* Remove the Q_MEDIA_ENUM_DEBUG macroVolker Hilsheimer2024-07-191-5/+0
* Examples: add pause to player exampleTim Blechmann2024-06-123-21/+35
* QMediaMetaData: add QDebug support and provide asKeyValueRangeTim Blechmann2024-06-101-5/+3
* Examples: Player - update audio device list when device list changesTim Blechmann2024-06-042-4/+23
* Add HasHdrContent to QMediaMetaData::Key enumerationJøger Hansegård2024-05-141-0/+14
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-091-4/+4
* Replace `QString` with `QStringLiteral` when wrapping a string literalTim Blechmann2024-04-082-5/+5
* Correct license for example and snippet filesLucie Gérard2024-03-267-7/+7
* Doc: Create separate 'Graphics', 'Multimedia' example categoriesJaishree Vyas2024-01-161-1/+1
* Fix next/previous buttons issue in Media Player app exampleJakub Wincenciak2023-11-151-2/+2
* Media Player Example: Set volume slider minimum width to default sizeLars Sutterud2023-11-141-0/+3
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-041-2/+2
* Doc: Add \examplecategory for Qt MultimediaVenugopal Shivashankar2023-07-211-0/+1
* Include moc_*.cpp files in QtMM examplesArtem Dyomin2022-12-1311-63/+96
* Examples: C++ style cleanupKai Köhne2022-09-0712-240/+252
* Let examples show up in Qt Creator againKai Köhne2022-09-0518-0/+2760