index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
multimedia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Examples: audiodevices - change deviceBox size policy
Tim Blechmann
2025-04-23
1
-1
/
+8
*
Examples: audio source/sink improvements
Tim Blechmann
2025-04-23
4
-68
/
+121
*
Examples: audiodevices - clean up description
Tim Blechmann
2025-04-23
1
-2
/
+7
*
QMake: Add possibility to link and embed FFmpeg frameworks on iOS
Joerg Bornemann
2025-03-24
12
-0
/
+13
*
examples: player - make metadata readonly
Tim Blechmann
2025-03-24
1
-3
/
+6
*
examples: AudioSource - sanitize format/samplerate
Tim Blechmann
2025-03-17
1
-0
/
+11
*
QML video example: Fix layout bug in "multi" mode
Lars Sutterud
2025-03-11
1
-2
/
+1
*
AudioRecorder Example: Fix crash on permissions denied
Bartlomiej Moskal
2025-03-06
1
-0
/
+12
*
Examples: AudioSource - use sane sample rate
Tim Blechmann
2025-02-28
1
-1
/
+1
*
Mark qplaylistparser.cpp as security sensitive
Jøger Hansegård
2025-02-19
1
-0
/
+1
*
Examples: audio source - show logarithmic volume in logarithmic scale
Tim Blechmann
2025-02-10
1
-1
/
+4
*
Add audio level meter to the widget media player example
Lars Sutterud
2025-02-06
8
-5
/
+536
*
QMediaPlayer: add API to expose pitch compensation
Tim Blechmann
2025-01-28
2
-0
/
+11
*
AudioRecorder example: Improve format/codec selection
Jøger Hansegård
2025-01-27
3
-18
/
+39
*
AudioRecorder: Filter sample rates using a closed interval
Jøger Hansegård
2025-01-23
1
-1
/
+1
*
Android: Do not use native MenuBar on Android in Camera example
Bartlomiej Moskal
2025-01-17
1
-0
/
+4
*
examples: audio recorder - populate sampling rates with sane defaults
Tim Blechmann
2025-01-07
2
-13
/
+27
*
Examples: Update Recorder example to work on Android
Bartlomiej Moskal
2025-01-04
2
-0
/
+54
*
Examples: Update ScreenCapture example to work on Android
Bartlomiej Moskal
2025-01-04
2
-0
/
+54
*
examples: audiosource - update audio device list
Tim Blechmann
2025-01-03
2
-7
/
+14
*
Examples: silence cmake warning
Tim Blechmann
2025-01-02
1
-1
/
+1
*
CMake: silence warnings
Tim Blechmann
2024-12-28
2
-2
/
+2
*
QML Video Example: Refactor into two QML modules
Lars Sutterud
2024-12-06
20
-181
/
+65
*
Switch to default audio device when audio devices change in mediaplayer
Jøger Hansegård
2024-12-04
1
-0
/
+7
*
Multimedia examples: add qt_add_ios_ffmpeg_libraries cmake call
Timur Pocheptsov
2024-12-03
3
-0
/
+6
*
Docs: Incorrect images are used for QML Media Player example on the web
Alexei Cazacov
2024-11-27
4
-2
/
+2
*
Delete Spectrum example
Jøger Hansegård
2024-11-14
96
-12560
/
+0
*
Ensure that zoom controls do not overlap with the capture button
Pavel Dubsky
2024-11-14
2
-4
/
+6
*
Change device on QComboBox::currentIndexChanged instead of -::activated
Jøger Hansegård
2024-11-14
1
-2
/
+1
*
Initialize pointer with nullptr
Zhang Hongyuan
2024-11-05
2
-2
/
+2
*
Move QML Media Player example to right category
Kai Köhne
2024-09-29
1
-1
/
+1
*
Initialize pointer with nullptr
Pavel Dubsky
2024-09-24
1
-1
/
+1
*
Multimedia: update examples to work with FFmpeg on iOS
Timur Pocheptsov
2024-09-16
11
-0
/
+22
*
Fix screencapture example install dir
Artem Dyomin
2024-09-10
1
-2
/
+10
*
Fix error message bug in Media Player example
Ed Cooke
2024-09-10
1
-1
/
+1
*
examples: build system cleanup
Tim Blechmann
2024-08-27
4
-22
/
+0
*
fix: Null Pointer Dereference in m_stream
Tian Shilin
2024-08-22
1
-4
/
+4
*
Replace usage of FileDialog.currentFile with FileDialog.selectedFile
Pavel Dubsky
2024-08-09
1
-1
/
+1
*
Remove the Q_MEDIA_ENUM_DEBUG macro
Volker Hilsheimer
2024-07-19
1
-5
/
+0
*
Add missing Info.plist in audiodevices example
Lars Sutterud
2024-07-10
2
-2
/
+50
*
qmlvideo: fix macOS bundle build
Oliver Eftevaag
2024-06-27
1
-1
/
+12
*
Add a note in QAudioSink::stop() and update the example
Inho Lee
2024-06-27
1
-1
/
+2
*
Examples: Update declarative-camera for wide camera
Bartlomiej Moskal
2024-06-24
3
-3
/
+6
*
Examples: add pause to player example
Tim Blechmann
2024-06-12
3
-21
/
+35
*
Hide Mediaplayer PlaybackControl item automatically also when paused
Jøger Hansegård
2024-06-11
2
-2
/
+1
*
QMediaMetaData: add QDebug support and provide asKeyValueRange
Tim Blechmann
2024-06-10
1
-5
/
+3
*
Examples: Player - update audio device list when device list changes
Tim Blechmann
2024-06-04
2
-4
/
+23
*
Android: cleanup AndroidManifest.xml files in examples
Assam Boudjelthia
2024-05-23
1
-32
/
+0
*
Add HasHdrContent to QMediaMetaData::Key enumeration
Jøger Hansegård
2024-05-14
3
-5
/
+30
*
Examples: fix unit test
Tim Blechmann
2024-05-14
1
-4
/
+3
[next]