summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegmediaplayer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Emit signal bufferProgressChangedArtem Dyomin2024-02-281-0/+3
* Add emitting of media status BufferingMedia by ffmpeg media playerArtem Dyomin2023-11-171-0/+1
* Add network connect cancellation support with FFmpeg media playerJøger Hansegård2023-10-231-1/+6
* Keep UI responsive while loading mediaJøger Hansegård2023-10-231-5/+7
* Implement seamless ffmpeg playback loopingArtem Dyomin2023-04-121-1/+6
* Implement looping for ffmpeg mediaplayer backendArtem Dyomin2023-03-051-9/+9
* Redesign of ffmpeg decoderArtem Dyomin2022-10-171-1/+3
* Remove QFFmpegAudioDecoder and QFFmpegMediaPlayer from QFFmpeg::DecoderPiotr Srebrny2022-10-141-0/+5
* Align FFmpeg position change signal frequency with other backendsPiotr Srebrny2022-09-151-2/+6
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Fix issues with detecting the end of playbackLars Knoll2022-04-041-1/+0
* Fix half the test failures in the tst_qmediaplayerbackendLars Knoll2022-04-021-1/+4
* FFmpeg: Code cleanupsLars Knoll2022-03-251-12/+1
* FFmpeg: Implement changing playback rateLars Knoll2022-01-191-0/+1
* FFmpeg: Seek and stream change improvementsLars Knoll2022-01-191-2/+5
* Rework the thread handling in the decoderLars Knoll2022-01-191-3/+3
* FFmpeg: Move the decoder/pipeline handling into it's own fileLars Knoll2022-01-191-3/+5
* FFmpeg: Cleanups and start of track changing implementationLars Knoll2022-01-191-0/+1
* FFmpeg: Implement pause/resume for the media playerLars Knoll2022-01-191-1/+0
* FFmpeg: Refactor the player code baseLars Knoll2022-01-191-9/+2
* FFmpeg: Implement timer driven playbackLars Knoll2022-01-191-2/+6
* FFmpeg: Get some frames on the screenLars Knoll2022-01-191-0/+9
* FFmpeg: Add better metadata parsing supportLars Knoll2022-01-191-1/+2
* FFmpeg: Add a wrapper header file for the ffmpeg headersLars Knoll2022-01-191-4/+1
* FFmpeg: start implementing a media playerLars Knoll2022-01-191-0/+124