summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegrenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce audio stutterings of audio sink underflow reasonArtem Dyomin2023-11-161-3/+4
* Fix waiting for the end frame in the ffmpeg mediaplayerArtem Dyomin2023-11-081-0/+2
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Fix getting an initial position of media streamsArtem Dyomin2023-09-271-0/+2
* Playback engine atomic variables cleanupArtem Dyomin2023-08-101-3/+3
* Filter queued events from outdated objects in mediaplayerArtem Dyomin2023-07-101-2/+2
* Fix audioplayback of large frames and improve synchronizationArtem Dyomin2023-07-071-1/+6
* Handle QMediaPlayer outputs corner casesArtem Dyomin2023-06-021-0/+14
* Reduce choppy sound on audio playback if audio sink is almost emptyArtem Dyomin2023-05-051-0/+2
* Implement seamless ffmpeg playback loopingArtem Dyomin2023-04-121-0/+3
* Code cleanup: remove old ffmpeg decoderArtem Dyomin2022-12-221-3/+3
* Redesign of ffmpeg decoderArtem Dyomin2022-10-171-0/+94