[Spice-commits] spice-common

Frediano Ziglio fziglio at kemper.freedesktop.org
Wed Aug 23 08:53:38 UTC 2017


 spice-common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f19a2ed2530e985aa6638e8262eacdcb39487475
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Mon Aug 14 10:07:42 2017 +0100

    build: Update spice-common
    
    This include some Quic changes, particularly a compile fix
    if no optimizations (-O0) are used.
    
    Christophe Fergeau (8):
          log: Define G_LOG_DOMAIN as early as possible
          canvas: Don't try to unref NULL pixman_image_t
          quic: Use DEFevol constant rather than evol variable
          quic: Use DEFwminext constant rather than wminext variable
          quic: Use DEFwmimax constant rather than wmimax variable
          quic: Use SPICE_VERIFY for static check
          quic: Fix "corelate" typo
          quic: Use i == 0 rather than !i
    
    Frediano Ziglio (13):
          canvas-base: Do not attempt useless cast on stride adjustment
          quic: constantify some variable
          log: remove spice_static_assert macro
          quic: Fix typo in function names
          log: Forbid the usage of obsolete SPICE_LOG_DOMAIN
          log: Force format in log macro to be a string
          quic: fix typo corelate -> correlate
          quic: fix typo golomb_deoding -> golomb_decoding
          quic: remove only assigned num_channels field
          quic: remove only assigned CommonState::encoder
          quic: remove Channel::encoder
          quic: use 32 bit for bppmask
          quic: turn back some commented out checks as compile time
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Victor Toso <victortoso at redhat.com>

diff --git a/spice-common b/spice-common
index 858a0bf..429ad96 160000
--- a/spice-common
+++ b/spice-common
@@ -1 +1 @@
-Subproject commit 858a0bfae9925ea6e363573de4113090c7821133
+Subproject commit 429ad965371ceaaf60b81ccbed7da660ef9e0a94


More information about the Spice-commits mailing list