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@xxxxxxxxxxxxxx> > > > > 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@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel