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.10
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.5.5
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
/
src
/
plugins
/
multimedia
/
ffmpeg
/
qffmpegplaybackengine_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPlatformMediaPlayer: use enum in signature
Tim Blechmann
2025-05-28
1
-1
/
+1
*
Add playback option to control latency during network streaming
Jøger Hansegård
2025-04-07
1
-1
/
+4
*
Rename FFmpeg plugin CMake targets
Pavel Dubsky
2025-02-24
1
-6
/
+6
*
Only call av_seek_frame to position 0 if a seek was requested
Jøger Hansegård
2025-02-21
1
-0
/
+1
*
Add module names to private includes in FFmpeg plugin
Pavel Dubsky
2025-02-20
1
-6
/
+6
*
Rename RealClock to SteadyClock
Jøger Hansegård
2025-02-18
1
-1
/
+1
*
Apply demuxer initialization array for all media
Artem Dyomin
2025-02-17
1
-0
/
+4
*
Add an alias 'RealClock' in ffmpegtime_p.h
Artem Dyomin
2025-02-17
1
-1
/
+1
*
Add tagged position and tagged duration to the playback engine
Artem Dyomin
2025-02-17
1
-7
/
+7
*
Use different names for diferent time units in the playback engine
Artem Dyomin
2025-02-14
1
-7
/
+8
*
Replace PositionWithOffset with an int
Jøger Hansegård
2025-01-31
1
-1
/
+1
*
QMediaPlayer: add API to expose pitch compensation
Tim Blechmann
2025-01-28
1
-0
/
+6
*
FFmpeg: clang-tidy cleanups
Tim Blechmann
2025-01-05
1
-1
/
+1
*
Rename QFFmpeg::Codec to QFFmpeg::CodecContext
Jøger Hansegård
2024-11-18
1
-3
/
+3
*
Implement QAudioBufferOutput, as a custom output for QMediaPlayer
Artem Dyomin
2024-05-30
1
-1
/
+6
*
Add emitting of media status BufferingMedia by ffmpeg media player
Artem Dyomin
2023-11-17
1
-0
/
+1
*
Keep UI responsive while loading media
Jøger Hansegård
2023-10-23
1
-2
/
+2
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
1
-0
/
+2
*
Use aggregation instead of inheritance with FFmpeg MediaDataHolder
Jøger Hansegård
2023-10-05
1
-3
/
+14
*
Fix getting mediaplayer position in streams with undefined duration
Artem Dyomin
2023-09-27
1
-0
/
+2
*
Update videosink size before starting playing
Artem Dyomin
2023-09-14
1
-0
/
+2
*
Filter queued events from outdated objects in mediaplayer
Artem Dyomin
2023-07-10
1
-2
/
+5
*
Handle QMediaPlayer outputs corner cases
Artem Dyomin
2023-06-02
1
-0
/
+6
*
Implement seamless ffmpeg playback looping
Artem Dyomin
2023-04-12
1
-1
/
+13
*
Implement looping for ffmpeg mediaplayer backend
Artem Dyomin
2023-03-05
1
-10
/
+1
*
Code cleanup: remove old ffmpeg decoder
Artem Dyomin
2022-12-22
1
-10
/
+2
*
Ffmpeg: handle invalid media in media player
Artem Dyomin
2022-10-18
1
-1
/
+1
*
Redesign of ffmpeg decoder
Artem Dyomin
2022-10-17
1
-0
/
+207