D28272: Avoid copying buffer twice

Jan Grulich noreply at phabricator.kde.org
Wed Mar 25 09:53:51 GMT 2020


jgrulich created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
jgrulich requested review of this revision.

REVISION 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

REPOSITORY
  R838 Flatpak Support: KDE Portal for XDG Desktop

BRANCH
  screensharing-improvements

REVISION DETAIL
  https://phabricator.kde.org/D28272

AFFECTED FILES
  src/screencaststream.cpp
  src/screencaststream.h
  src/waylandintegration.cpp
  src/waylandintegration.h
  src/waylandintegration_p.h

To: jgrulich
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200325/a1eb1c97/attachment.html>


More information about the Plasma-devel mailing list