Linux Spice Development
[Prev Page][Next Page]
- [PATCH 1/2] Rename dcc-encoders.[ch] to image-encoders.[ch],
Frediano Ziglio
- [PATCH] Revert "Disable IME to allow receiving all keys",
Frediano Ziglio
- [PATCH v2] Make video-encoder.h self independent,
Frediano Ziglio
- [PATCH v6 0/7] Better encapsulation of image encoding stuff,
Frediano Ziglio
- [PATCH] channel-main: add missing annotation,
Visarion-Mingopol Alexandru
- Add missing annotation, Visarion-Mingopol Alexandru-Viorel
- [PATCH spice-common] Make LZ4 dependency check more robust,
Eduardo Lima (Etrunko)
- [PATCH] configure: Better wording hasn't -> has not,
Eduardo Lima (Etrunko)
- [PATCH 0/2] Build fixes for systems without LZ4,
Eduardo Lima (Etrunko)
- Re: [Spice-commits] configure.ac server/spicevmc.c spice-common, Eduardo Lima (Etrunko)
- [PATCH] Make video-encoder.h self independent,
Frediano Ziglio
- [PATCH] Make some functions static,
Frediano Ziglio
- [spice-gtk] widget: Disable IME context on display widget,
Frediano Ziglio
- [PATCH v5 0/9] Better encapsulation of image encoding stuff,
Frediano Ziglio
- [PATCH] Remove goto within switch statement,
Jonathon Jongsma
- [PATCH 0/2] RFC: cleanup glz drawable stuff,
Jonathon Jongsma
- [spice-gtk] main: channel-main to increase file-transfer reference,
Victor Toso
- [spice-gtk] main: assign variable after check for null,
Victor Toso
- [PATCH v4 00/19] Better encapsulation of image encoding stuff,
Frediano Ziglio
- [PATCH v4 01/19] Add a structure to hold ImageEncoders shared data, Frediano Ziglio
- [PATCH v4 02/19] Move some glz fields to ImageEncoders, Frediano Ziglio
- [PATCH v4 03/19] Change dcc_encoders_init to take ImageEncoders instead of DisplayChannelClient, Frediano Ziglio
- [PATCH v4 05/19] Make dcc_compress_image_glz independent to DisplayChannelClient, Frediano Ziglio
- [PATCH v4 06/19] Move image_encoders_compress_glz to dcc-encoders.c, Frediano Ziglio
- [PATCH v4 08/19] Encapsulate code to save glz state, Frediano Ziglio
- [PATCH v4 07/19] Encapsulate some data in dcc-encoders, Frediano Ziglio
- [PATCH v4 09/19] Make some function static, Frediano Ziglio
- [PATCH v4 10/19] Encapsulate dcc_release_glz, Frediano Ziglio
- [PATCH v4 11/19] Better encapsulation for image_encoders_compress_glz call, Frediano Ziglio
- [PATCH v4 04/19] Move others glz fields to dcc-encoders, Frediano Ziglio
- [PATCH v4 15/19] Do not access ImageEncoders internal to lock/unlock glz encoding, Frediano Ziglio
- [PATCH v4 13/19] Change RedGlzDrawable::drawable from pointer to boolean, Frediano Ziglio
- [PATCH v4 14/19] Use Ring instead of accessing Drawable internals, Frediano Ziglio
- [PATCH v4 17/19] Remove dependency from dcc-encoders to Drawable, Frediano Ziglio
- [PATCH v4 16/19] Make GlzSharedDictionary structure private in dcc-encoders.c, Frediano Ziglio
- [PATCH v4 19/19] Remove message_buf from EncoderData, Frediano Ziglio
- [PATCH v4 18/19] Reduce header dependency, Frediano Ziglio
- [PATCH v4 12/19] Better encoders encapsulation, Frediano Ziglio
- [PATCH spice-gtk] widget: use scanout offset when using virgl,
Marc-André Lureau
- [PATCH v7] LZ4 Usbredir compression,
Snir Sheriber
- [PATCH] Remove a warning compiling under Windows,
Frediano Ziglio
- [spice-gtk] Remove some warnings compiling for Windows,
Frediano Ziglio
- [PATCH] Remove deprecated init functions,
Frediano Ziglio
- [PATCH spice-gtk 1/3] Require gtk+ 3.12,
Pavel Grunt
- [PATCH] Remove unused free_compress_bufs field from DisplayChannel,
Frediano Ziglio
- [PATCH] Remove unused DCC_TO_WORKER macro,
Frediano Ziglio
- [spice-gtk] widget: Disable IME context on main widget,
Frediano Ziglio
- [spice-gtk v2] widget: Do not mix function linkage,
Frediano Ziglio
- [PATCH v3 00/17] Better encapsulation of image encoding stuff,
Frediano Ziglio
- [PATCH v3 03/17] Move others glz fields to dcc-encoders, Frediano Ziglio
- [PATCH v3 02/17] Move some glz fields to ImageEncoders, Frediano Ziglio
- [PATCH v3 06/17] Encapsulate some data in dcc-encoders, Frediano Ziglio
- [PATCH v3 08/17] Make some function static, Frediano Ziglio
- [PATCH v3 05/17] Move image_encoders_compress_glz to dcc-encoders.c, Frediano Ziglio
- [PATCH v3 01/17] Add a structure to hold ImageEncoders global data, Frediano Ziglio
- [PATCH v3 04/17] Make dcc_compress_image_glz independent to DisplayChannelClient, Frediano Ziglio
- [PATCH v3 09/17] Encapsulate dcc_release_glz, Frediano Ziglio
- [PATCH v3 10/17] Better encapsulation for image_encoders_compress_glz call, Frediano Ziglio
- [PATCH v3 13/17] Use Ring instead of accessing Drawable internals, Frediano Ziglio
- [PATCH v3 07/17] Encapsulate code to save glz state, Frediano Ziglio
- [PATCH v3 12/17] Change RedGlzDrawable::drawable from pointer to boolean, Frediano Ziglio
- [PATCH v3 11/17] Better encoders encapsulation, Frediano Ziglio
- [PATCH v3 14/17] Do not access ImageEncoders internal to lock/unlock glz encoding, Frediano Ziglio
- [PATCH v3 15/17] Make GlzSharedDictionary structure private in dcc-encoders.c, Frediano Ziglio
- [PATCH v3 16/17] Remove dependency from dcc-encoders to Drawable, Frediano Ziglio
- [PATCH v3 17/17] Reduce header dependency, Frediano Ziglio
- [PATCH v2 00/30] Better encapsulation of image encoding stuff,
Frediano Ziglio
- [PATCH v2 02/30] Prepare to move dcc_compress_image_quic to ImageEncoders, Frediano Ziglio
- [PATCH v2 03/30] Move image_encoders_compress_quic to dcc-encoders.c, Frediano Ziglio
- [PATCH v2 08/30] Prepare to move dcc_compress_image_jpeg to ImageEncoders, Frediano Ziglio
- [PATCH v2 07/30] Encapsulate jpeg information in ImageEncoders structure, Frediano Ziglio
- [PATCH v2 05/30] Prepare to move dcc_compress_image_lz to ImageEncoders, Frediano Ziglio
- [PATCH v2 11/30] Prepare to move dcc_compress_image_lz4 to ImageEncoders, Frediano Ziglio
- [PATCH v2 10/30] Encapsulate lz4 information in ImageEncoders structure, Frediano Ziglio
- [PATCH v2 06/30] Move image_encoders_compress_lz to dcc-encoders.c, Frediano Ziglio
- [PATCH v2 13/30] Encapsulate zlib information in ImageEncoders structure, Frediano Ziglio
- [PATCH v2 15/30] Move some glz fields to ImageEncoders, Frediano Ziglio
- [PATCH v2 01/30] Encapsulate quic information in a new ImageEncoders structure, Frediano Ziglio
- [PATCH v2 20/30] Encapsulate code to save glz state, Frediano Ziglio
- [PATCH v2 19/30] Encapsulate some data in dcc-encoders, Frediano Ziglio
- [PATCH v2 18/30] Move image_encoders_compress_glz to dcc-encoders.c, Frediano Ziglio
- [PATCH v2 28/30] Make GlzSharedDictionary structure private in dcc-encoders.c, Frediano Ziglio
- [PATCH v2 23/30] Better encapsulation for dcc_compress_image_glz call, Frediano Ziglio
- [PATCH v2 14/30] More encapsulation for dcc_encoders_free, Frediano Ziglio
- [PATCH v2 12/30] Move image_encoders_compress_lz4 to dcc-encoders.c, Frediano Ziglio
- [PATCH v2 22/30] Encapsulate dcc_release_glz, Frediano Ziglio
- [PATCH v2 21/30] Make some function static, Frediano Ziglio
- [PATCH v2 24/30] Better encoders encapsulation, Frediano Ziglio
- [PATCH v2 25/30] Change RedGlzDrawable::drawable from pointer to boolean, Frediano Ziglio
- [PATCH v2 27/30] Do not access ImageEncoders internal to lock/unlock glz encoding, Frediano Ziglio
- [PATCH v2 29/30] Remove dependency from dcc-encoders to Drawable, Frediano Ziglio
- [PATCH v2 04/30] Encapsulate lz information in ImageEncoders structure, Frediano Ziglio
- [PATCH v2 26/30] Use Ring instead of accessing Drawable internals, Frediano Ziglio
- [PATCH v2 16/30] Move others glz fields to dcc-encoders, Frediano Ziglio
- [PATCH v2 17/30] Make dcc_compress_image_glz independent to DisplayChannelClient, Frediano Ziglio
- [PATCH v2 30/30] Reduce header dependency, Frediano Ziglio
- [PATCH v2 09/30] Move image_encoders_compress_jpeg to dcc-encoders.c, Frediano Ziglio
- [ANNOUNCE] spice-vdagent-0.17.0 release,
Victor Toso
- Virt manager,
Garret Acott
- [spice-gtk 0/9] Keyboard improvements,
Frediano Ziglio
- [PATCH 1/3] record: Use proper type for timestamp,
Frediano Ziglio
- [PATCH 0/2] Patch to solve CVE-2016-2150,
Frediano Ziglio
- [spice-gtk 1/3] widget: Do not ignore unsupported keys from keyboard,
Frediano Ziglio
- [streaming v16 00/23] Add GStreamer support for video streaming,
Francois Gouget
- [spice v16 01/23] streaming: Better check for sized frames, Francois Gouget
- [spice v16 02/23] streaming: Remove the Drawable.sized_stream field, Francois Gouget
- [spice v16 03/23] mjpeg: Use src_area as the authoritative source for the frame dimensions, Francois Gouget
- [spice v16 04/23] streaming: Remove the width/height encode_frame() parameters, Francois Gouget
- [spice v16 05/23] streaming: Add a GStreamer 1.0 MJPEG video encoder and use it by default, Francois Gouget
- [spice v16 06/23] streaming: Check the client video codec capabilities, Francois Gouget
- [spice v16 07/23] streaming: Let the administrator pick the video encoder and codec, Francois Gouget
- [spice v16 08/23] replay: Add an option to change video codec, Pavel Grunt
- [spice v16 09/23] streaming: Add VP8 support to the GStreamer video encoder, Francois Gouget
- [spice v16 10/23] streaming: Use the optimal number of threads for VP8 encoding, Francois Gouget
- [spice v16 11/23] streaming: Let the video encoder manage the compressed buffer, Francois Gouget
- [spice v16 12/23] streaming: Handle and recover from GStreamer encoding errors, Francois Gouget
- [spice v16 13/23] streaming: Avoid copying the input frame in the GStreamer encoder, Francois Gouget
- [spice v16 14/23] streaming: Add h264 support to the GStreamer video encoder, Francois Gouget
- [spice v16 15/23] streaming: Shape the bit rate of the GStreamer codecs output, Francois Gouget
- [spice v16 16/23] streaming: Adjust the GStreamer encoder bit rate to the network, Francois Gouget
- [spice v16 17/23] streaming: Adjust the frame rate based on the GStreamer encoding time, Francois Gouget
- [spice v16 18/23] streaming: Give up after a while if GStreamer cannot handle the video, Francois Gouget
- [spice v16 19/23] streaming: Respect the GStreamer encoder's valid bit rate range, Francois Gouget
- [spice v16 20/23] streaming: Dynamically adjust the GStreamer encoder bitrate if possible, Francois Gouget
- [spice v16 21/23] streaming: Add support for GStreamer 0.10, Francois Gouget
- [qxl v16 22/23] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences, Francois Gouget
- [qxl v16 23/23] Xspice: Add --video-codecs to specify encoder and codec preferences, Francois Gouget
- Re: [streaming v16 00/23] Add GStreamer support for video streaming, Christophe Fergeau
- [spice-gtk] Do not mix function linkage,
Frediano Ziglio
- [PATCH 00/30] Better encapsulation of image encoding stuff,
Frediano Ziglio
- [PATCH 01/30] Do not release too much drawables, Frediano Ziglio
- [PATCH 02/30] Move dcc glz field initialization into dcc_new, Frediano Ziglio
- [PATCH 03/30] Add compress_buf_free function, Frediano Ziglio
- [PATCH 05/30] Encapsulate quic information in a new EncodersData structure, Frediano Ziglio
- [PATCH 04/30] Move marshalling code from dcc-encoders to dcc-send, Frediano Ziglio
- [PATCH 06/30] Move dcc_compress_image_quic to dcc-encoders.c, Frediano Ziglio
- [PATCH 07/30] Encapsulate lz information in EncodersData structure, Frediano Ziglio
- [PATCH 08/30] Move dcc_compress_image_lz to dcc-encoders.c, Frediano Ziglio
- [PATCH 10/30] Move dcc_compress_image_jpeg to dcc-encoders.c, Frediano Ziglio
- [PATCH 15/30] Move some glz fields to EncodersData, Frediano Ziglio
- [PATCH 12/30] Move dcc_compress_image_lz4 to dcc-encoders.c, Frediano Ziglio
- [PATCH 14/30] More encapsulation for dcc_encoders_free, Frediano Ziglio
- [PATCH 09/30] Encapsulate jpeg information in EncodersData structure, Frediano Ziglio
- [PATCH 11/30] Encapsulate lz4 information in EncodersData structure, Frediano Ziglio
- [PATCH 16/30] Move others glz fields to dcc-encoders, Frediano Ziglio
- [PATCH 17/30] Make dcc_compress_image_glz independent to DisplayChannelClient, Frediano Ziglio
- [PATCH 13/30] Encapsulate zlib information in EncodersData structure, Frediano Ziglio
- [PATCH 19/30] Encapsulate some data in dcc-encoders, Frediano Ziglio
- [PATCH 18/30] Move dcc_compress_image_glz to dcc-encoders.c, Frediano Ziglio
- [PATCH 20/30] Encapsulate code to save glz state, Frediano Ziglio
- [PATCH 22/30] Encapsulate dcc_release_glz, Frediano Ziglio
- [PATCH 23/30] Better encapsulation for dcc_compress_image_glz call, Frediano Ziglio
- [PATCH 29/30] Remove dependency from dcc-encoders to Drawable, Frediano Ziglio
- [PATCH 28/30] Make GlzSharedDictionary structure private in dcc-encoders.c, Frediano Ziglio
- [PATCH 24/30] Better encoders encapsulation, Frediano Ziglio
- [PATCH 27/30] Do not access EncodersData internal to lock/unlock glz encoding, Frediano Ziglio
- [PATCH 21/30] Make some function static, Frediano Ziglio
- [PATCH 26/30] Use Ring instead of accessing Drawable internals, Frediano Ziglio
- [PATCH 25/30] Change RedGlzDrawable::drawable from pointer to boolean, Frediano Ziglio
- [PATCH 30/30] Reduce header dependency, Frediano Ziglio
- [spice-gtk v2] sasl: fix SASL GSSAPI by allowing NULL username,
Fabiano Fidêncio
- [spice-gtk v2] widget: Do not ignore unsupported keys from keyboard,
Frediano Ziglio
- [spice-gtk] Support SASL GSSAPI,
Fabiano Fidêncio
- [spice-gtk] widget: Do not ignore unsupported keys from keyboard, Frediano Ziglio
- [spice-server v1] char-device: fix mismatch of client tokens,
Victor Toso
- [PATCH] replay: Handle errors in record file,
Frediano Ziglio
- [PATCH spice-gtk] mingw: Fix -Werror format & missing-prototypes,
Pavel Grunt
- [PATCH 1/2 v2] replay: Handle cursor commands,
Frediano Ziglio
- [PATCH 1/2] Add compress_buf_free function,
Frediano Ziglio
- [PATCH] Remove unused parameter,
Frediano Ziglio
- [PATCH] Remove only written field,
Frediano Ziglio
- [PATCH v3] streaming: Use the frame dimensions reported by the video decoder,
Francois Gouget
- [PATCH 0/2] Minor security improvements for 32 bit architectures,
Frediano Ziglio
- [PATCH] Make sure g_object_new receive the correct data,
Frediano Ziglio
- [PATCH] Constify event_loop_core, Frediano Ziglio
- [PATCH 0/4] Add support for cursor commands to replay utility,
Frediano Ziglio
- [PATCH spice-gtk 1/2] spicy: Do not show underscore in label,
Pavel Grunt
- 1cec1c5118b65124de6bc6f984f376ff4e297bfb ("reds: Make VDIPortState a GObject") changes,
Frediano Ziglio
- [PATCH] Remove global "allowed" variable,
Frediano Ziglio
- cc47d9eba84d33012da660d7dcee3a6e3eb8d99f caused regression,
Frediano Ziglio
- Globals still present on spice-server, Frediano Ziglio
- [PATCH] Remove only written lock_count variable,
Frediano Ziglio
- [PATCH] channel: Remove clients_num and use g_list_length,
Frediano Ziglio
- [PATCH] Reset char device when agent is disconnected,
Frediano Ziglio
- [PATCH] smartcard: Avoid crash on remove_interface call,
Frediano Ziglio
- [PATCH spice-gtk v5 0/6] Allow ipv6 proxy url,
Pavel Grunt
- [PATCH v2] Handle flow control without crashing for agent,
Frediano Ziglio
- [PATCH spice-gtk 1/3] Fix non gtk-doc comments,
Marc-André Lureau
- [PATCH] Handle flow control without crashing for agent,
Frediano Ziglio
- [PATCH 1/3] Fix some typos in comments,
Frediano Ziglio
- [PATCH spice-gtk 1/7] build-sys: enable -Wmissing-prototypes,
Marc-André Lureau
- [PATCH spice-gtk v4 0/8] Allow ipv6 proxy url,
Pavel Grunt
- [spice-gtk v3 00/16] separate SpiceFileTransferTask logic from channel-main,
Victor Toso
- [spice-gtk v3 01/16] file-xfer: get functions for SpiceFileTransferTask, Victor Toso
- [spice-gtk v3 02/16] file-xfer: introduce flush_callback and flush_done, Victor Toso
- [spice-gtk v3 03/16] file-xfer: introduce create_tasks and start_task, Victor Toso
- [spice-gtk v3 04/16] file-xfer: introduce file-info signal, Victor Toso
- [spice-gtk v3 05/16] file-xfer: inform agent of errors only when task finished, Victor Toso
- [spice-gtk v3 06/16] file-xfer: a FileTransferOperation per transfer call, Victor Toso
- [spice-gtk v3 07/16] file-xfer: call user callback once per operation, Victor Toso
- [spice-gtk v3 09/16] file-xfer: move to spice-file-transfer-task.c, Victor Toso
- [spice-gtk v3 10/16] tests: fix build with smartcard enabled, Victor Toso
- [spice-gtk v3 11/16] tests: file-transfer include simple tests, Victor Toso
- [spice-gtk v3 12/16] tests: file-transfer cancel on task start, Victor Toso
- [spice-gtk v3 14/16] tests: file-transfer cancel on file-info, Victor Toso
- [spice-gtk v3 13/16] channel: avoid crash on spice_channel_wakeup due NULL channel, Victor Toso
- [spice-gtk v3 16/16] tests: file-transfer agent send error/cancel, Victor Toso
- [spice-gtk v3 15/16] tests: file-transfer cancel on read file, Victor Toso
- [spice-gtk v3 08/16] file-xfer: fix progress info on cancelled transfers, Victor Toso
- Re: [spice-gtk v3 00/16] separate SpiceFileTransferTask logic from channel-main, Victor Toso
- [PATCH spice-gtk 0/4] Usbredir LZ4 compression v6,
Snir Sheriber
- [PATCH spice-gtk 1/4] Usbredir: enable lz4 compression, Snir Sheriber
- [PATCH spice-gtk 2/4] Compatibility with the improved lz4 protocol, Snir Sheriber
- [PATCH server 5/7] spicevmc: do not use recv_device_from_client_buf sending compressed data, Snir Sheriber
- [PATCH server 4/7] spicevmc: avoid to send data not compressible with LZ4, Snir Sheriber
- [PATCH spice-gtk 4/4] Update required spice-protocol to 0.12.12, Snir Sheriber
- [PATCH server 3/7] spicevmc: do not bound compression on bound length, Snir Sheriber
- [PATCH server 6/7] spicevmc: handle any possible future compression sending compressed data, Snir Sheriber
- [PATCH server 1/7] LZ4 compression is now available at the Spicevmc channel, Snir Sheriber
- [PATCH protocol] LZ4 compression is now available at the Spicevmc channel, Snir Sheriber
- [PATCH spice-common 2/5] fix wrong assert check, Snir Sheriber
- [PATCH server 2/7] style, indentation and casts, Snir Sheriber
- [PATCH spice-common 1/5] Add LZ4 data compression and used it in spicevmc channel, Snir Sheriber
- [PATCH spice-common 4/5] extend a comment for type attributes, Snir Sheriber
- [PATCH spice-common 3/5] add a check for negate cases on enumerations, Snir Sheriber
- [PATCH spice-common 5/5] Update required spice-protocol to 0.12.12, Snir Sheriber
- [PATCH spice-gtk 3/4] Avoid from sending data that is not compressible with LZ4, Snir Sheriber
- [PATCH server 7/7] Update the required protocol to 0.12.12, Snir Sheriber
- Re: [PATCH spice-gtk 0/4] Usbredir LZ4 compression v6, Pavel Grunt
- how to use spicy-screenshot without interrupt the normal connection ?,
赵会波
- [phodav PATCH 3/3 v7] spice-webdavd-windows: Dismount shared folder on service stop,
Lukáš Venhoda
- [vdagent-linux v1 0/2] disable drag and drop on locked sessions,
Victor Toso
- [PATCH spice-gtk] Update README,
Pavel Grunt
[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]