summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegthread_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make FFmpeg::Thread easier to readJøger Hansegård2023-10-101-21/+42
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Move the eos variable from QFFmpeg::Thread to the StreamDecoderLars Knoll2022-04-041-3/+0
* Make the wait condition in QFFmpegThread privateLars Knoll2022-04-041-1/+1
* Make Thread::kill() wait until the thread is actually done.Lars Knoll2022-04-021-1/+2
* FFmpeg: Get the audio decoder workingLars Knoll2022-03-251-2/+1
* FFmpeg: Add more generic clock handlingLars Knoll2022-01-201-1/+1
* FFmpeg: Restructure the encoder code baseLars Knoll2022-01-201-0/+107