[Spice-devel] [spice-gtk v1 00/11] misc improvements in channel-display

Victor Toso victortoso at redhat.com
Mon Apr 16 14:40:47 UTC 2018


Hi,

On Thu, Mar 29, 2018 at 01:53:44PM +0200, Victor Toso wrote:
> Hi,
> 
> On Tue, Mar 13, 2018 at 12:25:31PM +0100, Victor Toso wrote:
> > From: Victor Toso <me at victortoso.com>
> > 
> > Hi,
> > 
> > The first four patches are related to using hash table to track stream's
> > structure, discussed with Lukas at [0]. The others are trying to:
> > - reduce too much code in one place;
> > - reduce the verbose logs we have with streaming;
> > 
> > [0] https://lists.freedesktop.org/archives/spice-devel/2018-March/042529.html
> 
> Friendly ping.

Most about debug stuff. Creating spice_frame_new() and
spice_frame_free() helps with some metrics, like, how many frames
are alive? how long it takes from the frame being created to be
decoded, rendered, etc.

Cheers,

> 
> > Thanks for your input,
> >         toso
> > 
> > Victor Toso (11):
> >   channel-display: remove id parameter from helper function
> >   channel-display: rename display_stream_destroy()
> >   channel-display: remove unneeded function
> >   channel-display: use GHashTable to keep stream's structure
> >   channel-display: add spice_frame_free() helper
> >   channel-display: add spice_frame_new() helper
> >   channel-display: add display_stream_stats_save() helper
> >   channel-display: add display_stream_stats_debug() helper
> >   channel-display: don't debug latency for each frame
> >   channel-display-gst: summarize number of frames dropped
> >   channel-display-mjpeg: remove verbose logs
> > 
> >  src/channel-display-gst.c   |  19 +--
> >  src/channel-display-mjpeg.c |  24 +---
> >  src/channel-display-priv.h  |   6 +-
> >  src/channel-display.c       | 313 ++++++++++++++++++++++++++------------------
> >  4 files changed, 201 insertions(+), 161 deletions(-)



> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180416/a6499927/attachment.sig>


More information about the Spice-devel mailing list