Skip to content
  • Victor Toso's avatar
    channel-display-gst: summarize number of frames dropped · 02402831
    Victor Toso authored and Frediano Ziglio's avatar Frediano Ziglio committed
    
    
    For example, this has produced 9 lines of debug below instead of 31.
    
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 4 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 5 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 4 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 4 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 4 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 4 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 3 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 2 frames
    GSpice-DEBUG: channel-display-gst.c:247 the GStreamer pipeline dropped 1 frames
    
    Signed-off-by: default avatarVictor Toso <victortoso@redhat.com>
    Acked-by: default avatarFrediano Ziglio <fziglio@redhat.com>
    02402831