Summary: | do zero-copy in gstreamer for decoding | ||
---|---|---|---|
Product: | Spice | Reporter: | Victor Toso <bugzilla> |
Component: | RFE (general) | Assignee: | Spice Bug List <spice-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | bugzilla |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
massif on mjpeg stream
massif on vp8 stream |
Description
Victor Toso
2017-03-07 10:04:59 UTC
Created attachment 130110 [details]
massif on vp8 stream
* Note that I did sw decoding * spice-gtk is ecb4de270587 (master) * spice-server is 9af182b67a (master) Avoiding malloc/free every time should not affect massif, massif by default shows current memory. About GStreamer I think is worth checking the buffering of the various plugins in the pipeline. I discovered a problem in the current design and we keep a uncompressed queue instead of the compressed one. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/spice/spice/issues/8. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.