[PATCH] red_worker: remove wrong TODO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



red_create_stream is called even without any client but there is no
encoding since the mjpeg encoder is now associated with StreamAgent
which is only created when we have a client.
---
 server/red_worker.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/server/red_worker.c b/server/red_worker.c
index aac2c73..78cea41 100644
--- a/server/red_worker.c
+++ b/server/red_worker.c
@@ -3105,8 +3105,6 @@ static void red_stream_input_fps_timer_cb(void *opaque)
     stream->input_fps_timer_start = now;
 }
 
-/* TODO: we create the stream even if dcc is NULL, i.e. no client - or
- * maybe we can't reach this function in that case? question: do we want to? */
 static void red_create_stream(RedWorker *worker, Drawable *drawable)
 {
     DisplayChannelClient *dcc;
-- 
1.8.2.1

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]