[Spice-devel] [PATCH 0/2] Fix #28817 - vlc sends data when paused

alexl at redhat.com alexl at redhat.com
Wed Aug 25 01:49:23 PDT 2010


From: Alexander Larsson <alexl at redhat.com>

VLC sends silent audio and repeats the same frame continuosly while
paused. This is fixed by silence detection and same-frame detection.

Alexander Larsson (2):
  server: Don't send stream frames that are identical to the last one
  Detect played silence and stop audio stream after 1 second

 server/red_worker.c |   49 +++++++++++++++++++++++++++++++++++------
 server/snd_worker.c |   60 +++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 98 insertions(+), 11 deletions(-)

-- 
1.7.2.1



More information about the Spice-devel mailing list