Linux Spice Development
[Prev Page][Next Page]
- [PATCH 1/2] utils: fix endianess issues writing bitmap file, (continued)
- Announcing spice 0.13.0 UNSTABLE release, Christophe Fergeau
- [PATCH v3 0/4] Unify Glib event loop,
Frediano Ziglio
- [PATCH spice 1/3] dcc_compress_image: Handle NULL drawable,
Pavel Grunt
- [PATCH v8 00/24] Add GStreamer support for video streaming,
Francois Gouget
- [spice v8 08/24] server: Avoid copying the input frame in the GStreamer encoder, Francois Gouget
- [client v8 23/24] spice-gtk: Avoid copying the compressed message data for SpiceGstDecoder, Francois Gouget
- [spice v8 06/24] server: Add VP8 support to the GStreamer video encoder, Francois Gouget
- [spice v8 10/24] server: Shape the bit rate of the GStreamer codecs output, Francois Gouget
- [spice v8 13/24] server: Cap the VP8 and h264 video quality to limit the bit rate, Francois Gouget
- [spice v8 03/24] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default, Francois Gouget
- [spice v8 05/24] server: Let the administrator pick the video encoder and codec, Francois Gouget
- [client v8 21/24] spice-gtk: Allow disabling support for the builtin MJPEG video decoder, Francois Gouget
- [client v8 20/24] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264, Francois Gouget
- [client v8 22/24] spice-gtk: Probe GStreamer before advertising support for a codec, Francois Gouget
- [spice v8 04/24] server: Check the client video codec capabilities, Francois Gouget
- [client v8 18/24] spice-gtk: Enable adding alternative video decoders, Francois Gouget
- [spice v8 07/24] server: Let the video encoder manage the compressed buffer, Francois Gouget
- [client v8 24/24] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder, Francois Gouget
- [protocol v8 01/24] protocol: Add support for the VP8 and h264 video codecs, Francois Gouget
- [spice v8 12/24] server: Give up after a while if GStreamer cannot handle the video, Francois Gouget
- [qxl v8 16/24] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences, Francois Gouget
- [spice v8 09/24] server: Add h264 support to the GStreamer video encoder, Francois Gouget
- [qxl v8 17/24] Xspice: Add --video-codecs to specify encoder and codec preferences, Francois Gouget
- [spice v8 11/24] server: Adjust the GStreamer encoder bit rate to the network, Francois Gouget
- [spice v8 02/24] server: Enable adding alternative MJPEG video encoders, Francois Gouget
- [spice v8 14/24] server: Respect the GStreamer encoder's valid bit rate range, Francois Gouget
- [spice v8 15/24] server: Add support for GStreamer 0.10, Francois Gouget
- [client v8 19/24] spice-gtk: Optimize handling of the decoded frame buffer, Francois Gouget
- Re: [PATCH v8 00/24] Add GStreamer support for video streaming, Sunny Shin
- [spice v3 1/3] server: Fix a pointer to uint64_t cast in spice_replay_next_cmd(),
Francois Gouget
- [spice v2 1/3] server: Fix a pointer to uint64_t cast in spice_replay_next_cmd(),
Francois Gouget
- [spice-server] stat: Make stat_compress_init/stat_init the same,
Christophe Fergeau
- [PATCH v2] server: Fix conversions between QXLPHYSICAL and pointers,
Francois Gouget
- [PATCH v2 0/8] Add OpenGL scanout drawing,
Marc-André Lureau
- [PATCH v2 1/8] channel-main: remove unused header rect.h, Marc-André Lureau
- [PATCH v2 2/8] gtk: replace configure-event for size-allocate, Marc-André Lureau
- [PATCH v2 3/8] Update spice-common, Marc-André Lureau
- [PATCH v2 4/8] build-sys: bump to spice-protocol 0.12.11, Marc-André Lureau
- [PATCH v2 5/8] Add spice_channel_unix_read_fd(), Marc-André Lureau
- [PATCH v2 8/8] gtk: add spice-widget GL scanout support, Marc-André Lureau
- [PATCH v2 7/8] glib: add local GL scanout support, Marc-André Lureau
- [PATCH v2 6/8] build-sys: check for epoxy-egl support, Marc-André Lureau
- Re: [PATCH v2 0/8] Add OpenGL scanout drawing, Marc-André Lureau
- Re: [PATCH v2 0/8] Add OpenGL scanout drawing, Marc-André Lureau
- QUIC Image Decompression Method takes much time,
Ritesh Prajapati
- How to un-Subscribe the mail?,
nlx
- [qxl] server: Convert qxl->monitors_config to a QXLPHYSICAL using physical_address(),
Francois Gouget
- [PATCH v2 0/3] Improve QXL parsing,
Frediano Ziglio
- [PATCH 0/4] Improve QXL parsing,
Frediano Ziglio
- [PATCH] dcc: avoid to report errors triggered by client,
Frediano Ziglio
- [PATCH v3 RFC] channel: add context parameters to SpiceCoreInterfaceInternal,
Frediano Ziglio
- [PATCH 1/3] syntax-check: Fix missing AUTHORS,
Pavel Grunt
- [spice-common PATCH v2 00/17] subdomain filtering with glib logging,
Victor Toso
- [spice-common PATCH v2 01/17] log: simplify log defines with SPICE_LOG, Victor Toso
- [spice-common PATCH v2 02/17] log: include message log level for parity with glib, Victor Toso
- [spice-common PATCH v2 03/17] log: Always use Spice domain for glib, Victor Toso
- [spice-gtk PATCH v2 05/17] log: use glib logging on testing tools, Victor Toso
- [spice-common PATCH v2 04/17] log: allow filtering logs with subdomains, Victor Toso
- [spice-gtk PATCH v2 06/17] log: use spice_debug instead of SPICE_DEBUG, Victor Toso
- [spice-gtk PATCH v2 07/17] log: nitpick at channel name in CHANNEL_DEBUG, Victor Toso
- [spice-gtk PATCH v2 09/17] log: use spice_debug instead of g_debug, Victor Toso
- [spice-gtk PATCH v2 08/17] log: remove unused SPICE_DEBUG, Victor Toso
- [spice-gtk PATCH v2 11/17] log: use spice_critical instead of g_critical, Victor Toso
- [spice-gtk PATCH v2 10/17] log: use spice_warning instead of g_warning, Victor Toso
- [spice-gtk PATCH v2 13/17] log: use plain spice_debug instead of VNC_DEBUG, Victor Toso
- [spice-gtk PATCH v2 12/17] log: use spice_error instead of g_error, Victor Toso
- [spice-gtk PATCH v2 14/17] log: use spice logging instead of (f)printf, Victor Toso
- [spice-gtk PATCH v2 15/17] log: remove __FUNCTION__ from debug, Victor Toso
- [spice-gtk PATCH v2 17/17] log: use specific subdomains for better filtering, Victor Toso
- [spice-gtk PATCH v2 16/17] log: use "Spice" domain, Victor Toso
- Re: [spice-common PATCH v2 00/17] subdomain filtering with glib logging, Jonathon Jongsma
- spice-server releases,
Christophe Fergeau
- [PATCH v2 0/4] Add context to SpiceCoreInterface,
Frediano Ziglio
- [PATCH v2] server: Fix tests Makefile,
Eduardo Lima (Etrunko)
- [PATCH 1/2 v2] dcc: free glz buffer after zlib compression,
Frediano Ziglio
- [spice-protocol] Use gcc builtin rather than asm for memory barriers,
Christophe Fergeau
- [PATCH spice-gtk 0/7] Add OpenGL scanout drawing,
Marc-André Lureau
- [PATCH] server: Fix tests Makefile,
Eduardo Lima (Etrunko)
- Fwd: Forward of moderated message, David Blechter
- Fwd: Re: Spice display driver QLX Windows 10,
Dominique
- How to get sound working from guest VM?,
Andrey Aleksandrovich
- vdagent: Mark vdagent and vdagentd functions static,
Francois Gouget
- [PATCH 1/3] protocol: Add macros to help convert QXLPHYSICAL to/from pointers,
Francois Gouget
- UsbDk 1.0.10 released,
Dmitry Fleytman
the audio do not work in remote-viewer for windows,
gianpietro . sella
[spice-gtk PATCH] channel-main: remove unused header rect.h,
Victor Toso
[spice-common PATCH] Remove headers that are included in spice_common.h,
Victor Toso
[PATCH 1/2] ring: use NULL instead of 0 for null pointers,
Frediano Ziglio
[PATCH] dcc: free glz buffer after zlib compression,
Frediano Ziglio
Clients, Nagle and net test,
Frediano Ziglio
[PATCH] replay: better help for -s option,
Frediano Ziglio
[PATCH v4 0/2] protocol: add gl scanout support,
Marc-André Lureau
[PATCH spice-protocol] Add unix GL scanout messages,
Marc-André Lureau
RFC: drop spice-gtk gtk+ 2.0 support,
Marc-André Lureau
[PATCH 1/2] utils: use always fwrite to write bitmap,
Frediano Ziglio
[PATCH 0/4] Add context to SpiceCoreInterface,
Frediano Ziglio
[spice-gtk PATCH v5] Grab keyboard based on session focus.,
Snir Sheriber
Thoughts / questions on Xspice,
Jeremy White
[PATCH] dispatcher: move channel final initialization to red-worker, Frediano Ziglio
RFC: 'unused return value' errors on RHEL 6,
Francois Gouget
[PATCH] server: Use macros for QXLPHYSICAL conversions to/from pointers, Francois Gouget
[PATCH v3 0/5] Event loop improves,
Frediano Ziglio
[PATCH v2 0/3] Event loop improves,
Frediano Ziglio
[common PATCH] Remove trailing whitespace,
Lukas Venhoda
[PATCH] Remove trailing whitespace,
Lukas Venhoda
Bad spice-guest-tools?,
Robert Glur
compile spice-gtk0.29 ,no sound,windows,
吴敏
[PATCH v3] m4: Add macro for --with-sasl,
Pavel Grunt
[PATCH v7 00/23] Add GStreamer support for video streaming,
Francois Gouget
- [PATCH v7 01/23] protocol: Add support for the VP8 and h264 video codecs, Francois Gouget
- [PATCH v7 02/23] server: Enable adding alternative MJPEG video encoders, Francois Gouget
- [PATCH v7 03/23] server: Add a GStreamer 1.0 MJPEG video encoder and use it by default, Francois Gouget
- [PATCH v7 04/23] server: Check the client video codec capabilities, Francois Gouget
- [PATCH v7 05/23] server: Let the administrator pick the video encoder and codec, Francois Gouget
- [PATCH v7 06/23] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences, Francois Gouget
- [PATCH v7 07/23] Xspice: Add --video-codecs to specify encoder and codec preferences, Francois Gouget
- [PATCH v7 08/23] server: Let the video encoder manage the compressed buffer, Francois Gouget
- [PATCH v7 09/23] server: Avoid copying the input frame in the GStreamer encoder, Francois Gouget
- [PATCH v7 10/23] server: Add VP8 support to the GStreamer video encoder, Francois Gouget
- [PATCH v7 11/23] server: Add h264 support to the GStreamer video encoder, Francois Gouget
- [PATCH v7 12/23] server: Shape the bit rate of the GStreamer codecs output, Francois Gouget
- [PATCH v7 14/23] server: Give up after a while if GStreamer cannot handle the video, Francois Gouget
- [PATCH v7 13/23] server: Adjust the GStreamer encoder bit rate to the network, Francois Gouget
- [PATCH v7 15/23] server: Cap the VP8 and h264 video quality to limit the bit rate, Francois Gouget
- [PATCH v7 16/23] server: Respect the GStreamer encoder's valid bit rate range, Francois Gouget
- [PATCH v7 18/23] spice-gtk: Enable adding alternative video decoders, Francois Gouget
- [PATCH v7 17/23] server: Add support for GStreamer 0.10, Francois Gouget
- [PATCH v7 19/23] spice-gtk: Optimize handling of the decoded frame buffer, Francois Gouget
- [PATCH v7 20/23] spice-gtk: Add a GStreamer video decoder for MJPEG, VP8 and h264, Francois Gouget
- [PATCH v7 21/23] spice-gtk: Allow disabling support for the builtin MJPEG video decoder, Francois Gouget
- [PATCH v7 22/23] spice-gtk: Avoid copying the compressed message data for SpiceGstDecoder, Francois Gouget
- [PATCH v7 23/23] spice-gtk: Use decodebin as a fallback for the GStreamer video decoder, Francois Gouget
[spice-server PATCH] display-channel: Don't disconnect when lz4 not supported,
Lukas Venhoda
[spice-server] build: Remove unused SPICEC_STATIC_LINKAGE_BSTATIC,
Christophe Fergeau
[spice-common v3 0/7] log: Use glib for logging,
Christophe Fergeau
[PATCH] stats: use CLOCK_THREAD_CPUTIME_ID for cpu statistics, Frediano Ziglio
[PATCH spice 00/18] Add OpenGL scanout support,
Marc-André Lureau
- [PATCH spice 01/18] stream: consitify reds_stream_get_family() argument, Marc-André Lureau
- [PATCH spice 02/18] build-sys: build a utility libserver.la, Marc-André Lureau
- [PATCH spice 03/18] build-sys: build a noinst libtest.la to link to, Marc-André Lureau
- [PATCH spice 04/18] reds-stream: add reds_stream_is_plain_unix(), Marc-André Lureau
- [PATCH spice 05/18] reds-stream: add send_msgfd(), Marc-André Lureau
- [PATCH spice 06/18] tests: remote test_util.h, Marc-André Lureau
- [PATCH spice 07/18] tests: add fdpass stream test, Marc-André Lureau
- [PATCH spice 08/18] red-channel: send marshaller message fd, Marc-André Lureau
- [PATCH spice 09/18] channel: document pipes_create_batch() function, Marc-André Lureau
- [PATCH spice 10/18] channel: do not call pipe_add with null items, Marc-André Lureau
- [PATCH spice 11/18] red-channel: return number of created pipe items, Marc-André Lureau
- [PATCH spice 12/18] Declare AsyncCommand in red-common, Marc-André Lureau
- [PATCH spice 13/18] Update spice-common, Marc-André Lureau
- [PATCH spice 14/18] Add new spice-gl stubs API, Marc-André Lureau
- [PATCH spice 15/18] Handle GL_SCANOUT messages, Marc-André Lureau
- [PATCH spice 16/18] Send current GL scanout to new client, Marc-André Lureau
- [PATCH spice 17/18] Handle GL_DRAW messages, Marc-André Lureau
- [PATCH spice 18/18] Handle GL_DRAW_DONE, Marc-André Lureau
[PATCH spice-common 0/2] Add OpenGL messages,
Marc-André Lureau
[spice] server: Use '%zu' to print size_t variables,
Francois Gouget
[spice] server: Use PRI macros in printf for 32/64 bit compatibility,
Francois Gouget
[spice] server: Remove an unneeded mjpeg-encoder.h include,
Francois Gouget
vdagent: Make more vdagent and vdagentd functions static,
Francois Gouget
[PATCH 0/5] Event loop improves,
Frediano Ziglio
libspice-server segfault,
Daniel Sanabria
[spice-common] m4: Fix SPICE_WARNING on el6,
Christophe Fergeau
[spice-server] build: Don't list some installed headers twice,
Christophe Fergeau
[spice-gtk PATCH v4] Grab keyboard based on session focus,
Snir Sheriber
[spice 1/3] server: Add time constants to go with spice_get_monotonic_time_ns(),
Francois Gouget
[spice-common PATCH v1 0/13] subdomain filtering with glib logging,
Victor Toso
- [spice-common PATCH v1 1/13] log: simplify log defines with SPICE_LOG, Victor Toso
- [spice-common PATCH v1 2/13] log: include message log level for parity with glib, Victor Toso
- [spice-common PATCH v1 3/13] log: Always use Spice domain for glib, Victor Toso
- [spice-gtk PATCH v1 05/13] log: use glib debug on testing tools, Victor Toso
- [spice-common PATCH v1 4/13] log: allow filtering debug using domains, Victor Toso
- [spice-gtk PATCH v1 07/13] log: remove unused SPICE_DEBUG, Victor Toso
- [spice-gtk PATCH v1 06/13] log: use spice_debug instead of SPICE_DEBUG, Victor Toso
- [spice-gtk PATCH v1 08/13] log: use spice_debug instead of g_debug, Victor Toso
- [spice-gtk PATCH v1 09/13] log: use spice_warning instead of g_warning, Victor Toso
- [spice-gtk PATCH v1 10/13] log: use spice_critical instead of g_critical, Victor Toso
- [spice-gtk PATCH v1 12/13] log: remove __FUNCTION__ from debug, Victor Toso
- [spice-gtk PATCH v1 11/13] log: use spice_error instead of g_error, Victor Toso
- [spice-gtk PATCH v1 13/13] log: use domains for logging, Victor Toso
- Re: [spice-common PATCH v1 0/13] subdomain filtering with glib logging, Marc-André Lureau
[PATCH] replay: better record encapsulation, Frediano Ziglio
[PATCH spice-server] worker: Rename function name in the comment as well,
Pavel Grunt
[spice 1/7] server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns(),
Francois Gouget
[PATCH] dcc: do not cause problem with multiple threads.,
Frediano Ziglio
[PATCH] reds: do not use g_malloc0 in server code,
Frediano Ziglio
[PATCH] channel: support multiple clients for red_channel_is_waiting_for_migrate_data,
Frediano Ziglio
[spice] server: Remove an unneeded time.h include directive,
Francois Gouget
[PATCH] timer: use TLS to store and set current timer queue,
Frediano Ziglio
[PATCH spice 0/9] A few accumulated patches,
Marc-André Lureau
- [PATCH spice 1/9] build-sys: disable static lib by default, Marc-André Lureau
- [PATCH spice 2/9] snd: remove duplicated snd_attach_*() code, Marc-André Lureau
- [PATCH spice 3/9] snd: simplify reds_register_channel() call, Marc-André Lureau
- [PATCH spice 4/9] reds-stream: add reds_stream_is_plain_unix(), Marc-André Lureau
- [PATCH spice 5/9] reds-stream: add send_msgfd(), Marc-André Lureau
- [PATCH spice 6/9] red-channel: constify some callback structs, Marc-André Lureau
- [PATCH spice 7/9] red-channel: do not call pipe_add with NULL item, Marc-André Lureau
- [PATCH spice 8/9] red-channel: return number of created pipe items, Marc-André Lureau
- [PATCH spice 9/9] red-dispatcher: group cases, Marc-André Lureau
- Re: [PATCH spice 0/9] A few accumulated patches, Frediano Ziglio
[PATCH v2 spice-protocol 0/2] Add OpenGL scanout messages,
Marc-André Lureau
[PATCH usbredir 1/9] Add a usbredirtestserver.,
Jeremy White
[PATCH usbredir 1/5] Add a connectkernel utility to support the usbredir kernel module.,
Jeremy White
[PATCH usbredir 1/8] Add a usbredir kernel module to allow redirection directly into a running Linux system.,
Jeremy White
[PATCH usbredir 1/8] Abstract memory management calls.,
Jeremy White
[Index of Archives]
[Linux Virtualization]
[KVM]
[Linux Kernel Development]
[Computer Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]