Avoid copying buffer twice

Authored by jgrulich on Mar 25 2020, 9:53 AM.

Description

Avoid copying buffer twice

Summary:
Previously we copied frames first to a temporary QImage and then to PipeWire buffer. This shouldn't be
necessary as we can copy frames directly to PipeWire buffers which should be much more effecient.

BUG: 419209

Reviewers: Plasma, zzag

Reviewed By: Plasma, zzag

Subscribers: meven, zzag, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D28272

Details

Committed
jgrulichMar 25 2020, 1:56 PM
Reviewer
Plasma
Differential Revision
D28272: Avoid copying buffer twice
Parents
R838:75a8fa728347: Add new Account portal
Branches
Unknown
Tags
Unknown