summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-11red_worker: assign mm_time to vga framesvideo.adaptive_bit_rate.v2Yonit Halperin1-4/+9
2013-03-11red_worker: increase the interval limit for stream framesYonit Halperin1-1/+1
2013-03-11collect and print video stream statisticsYonit Halperin2-1/+75
2013-03-11server/red_worker: add an option to supply the bandwidth via env varYonit Halperin1-5/+24
2013-03-11server/red_worker.c: use the bit rate of old streams as a start point for new...Yonit Halperin3-1/+22
2013-03-11red_worker: video streams - adjust client playback latencyYonit Halperin1-5/+51
2013-03-11reds: support mm_time latency adjustmentsYonit Halperin5-1/+64
2013-03-11snd_worker: support sending SPICE_MSG_PLAYBACK_LATENCYYonit Halperin3-0/+47
2013-03-11dispatcher.h: fix - s/#define MAIN_DISPATCHER_H/#define DISPATCHER_HYonit Halperin2-3/+4
2013-03-11red_worker: ignoring video frame drops that are not due to pipe congestionYonit Halperin1-3/+13
2013-03-11red_worker: notify mjpeg_encoder on server frame dropsYonit Halperin1-4/+13
2013-03-11red_worker: support SPICE_MSGC_DISPLAY_STREAM_REPORTYonit Halperin3-2/+85
2013-03-11red_worker: start using mjpeg_encoder rate control capabilitiesYonit Halperin3-59/+68
2013-03-11server/red_worker: enable latency monitoring in the display channelYonit Halperin1-1/+4
2013-03-11red_worker: stream - update periodically the input frame rateYonit Halperin1-1/+35
2013-03-11red_channel: monitor connection latency using MSG_PINGYonit Halperin7-2/+251
2013-03-11server/red_worker: assign timer callbacks to worker_core, using spice_timer_q...Yonit Halperin1-0/+14
2013-03-11server: spice_timer_queueYonit Halperin3-0/+313
2013-03-11mjpeg_encoder: add stream warmup time, in which we avoid server and client dropsYonit Halperin1-0/+27
2013-03-11mjpeg_encoder: keep the average observed fps similar to the defined fpsYonit Halperin1-2/+73
2013-03-11mjpeg_encoder: move the control over frame drops to mjpeg_encoderYonit Halperin3-23/+39
2013-03-11mjpeg_encoder: update the client with estimations for the required playback l...Yonit Halperin2-14/+38
2013-03-11mjpeg_encoder: modify stream bit rate based on server side pipe congestionYonit Halperin2-22/+91
2013-03-11mjpeg_encoder: adjust the stream bit rate based on periodic client feedbackYonit Halperin3-10/+401
2013-03-11mjpeg_encoder: re-configure stream parameters when the frame's encoding size ...Yonit Halperin1-8/+139
2013-03-11mjpeg_encoder: configure mjpeg quality and frame rate according to a given bi...Yonit Halperin3-7/+303
2013-03-11server/red_worker: streams: moving mjpeg_encoder from Stream to StreamAgentYonit Halperin1-16/+22
2013-03-11red_worker: stream agent - fix miscounting of framesYonit Halperin1-4/+12
2013-03-07server/reds: Send the agent a CLIENT_DISCONNECTED msg on client disconnectHans de Goede1-1/+23
2013-03-07char_device: Add spice_char_device_write_buffer_get_server_no_token()Hans de Goede2-15/+29
2013-03-07Update spice-commonHans de Goede1-0/+0
2013-03-04Silence __spice_char_device_write_buffer_get: internal buf is not availableHans de Goede1-1/+0
2013-01-15worker_update_monitors_config: Drop bogus real_count accountingHans de Goede1-14/+1
2013-01-15server: Fix SpiceWorker-CRITICAL **: red_worker.c:10968:red_push_monitors_con...Hans de Goede1-2/+1
2013-01-14link libspice server with libm libpthreadMichael Tokarev1-0/+1
2013-01-08red_worker.c: clearing the stream vis_region, after it has been detachedYonit Halperin1-2/+3
2013-01-08red_worker.c: insert a drawable to its position in the current tree before ca...Yonit Halperin1-13/+42
2013-01-01server: guest_set_client_capabilities: protect against NULL worker->display_c...Uri Lublin1-1/+2
2012-12-20Release 0.12.2Hans de Goede2-0/+11
2012-12-20red_parse_qxl: fix throwing away drawables that have masksYonit Halperin2-19/+16
2012-12-19spice-client: Add --hotkeys cmdline optionHans de Goede1-0/+7
2012-12-12reds: Use g_strlcpy instead of strncpyChristophe Fergeau1-15/+17
2012-12-12build: Use glib2Christophe Fergeau2-0/+5
2012-12-12Don't build client by defaultChristophe Fergeau1-1/+1
2012-12-12Fail reds_init_socket when getaddrinfo failsChristophe Fergeau1-0/+1
2012-12-12Make sure strncpy'ed string are 0-terminatedChristophe Fergeau1-2/+2
2012-12-05red_worker: revert 8855438aYonit Halperin1-5/+0
2012-12-05server: add "port" channel supportMarc-André Lureau4-18/+155
2012-12-05server: bump SPICE_SERVER_VERSION to 0.12.2Marc-André Lureau1-1/+1
2012-12-05update spice-commonMarc-André Lureau1-0/+0