From mike.gabriel@das-netzwerkteam.de Sat Feb 20 21:46:55 2016 Received: (at 707) by bugs.x2go.org; 20 Feb 2016 20:46:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 480AF5DA96 for <707@bugs.x2go.org>; Sat, 20 Feb 2016 21:46:55 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gRFHG+DLTtWI for <707@bugs.x2go.org>; Sat, 20 Feb 2016 21:46:48 +0100 (CET) Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id C71855DA95 for <707@bugs.x2go.org>; Sat, 20 Feb 2016 21:46:48 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 39E673472 for <707@bugs.x2go.org>; Sat, 20 Feb 2016 21:46:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id B0E1E3BD0D for <707@bugs.x2go.org>; Sat, 20 Feb 2016 21:46:47 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de Received: from grimnir.das-netzwerkteam.de ([127.0.0.1]) by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vj1Atq4LJAwk for <707@bugs.x2go.org>; Sat, 20 Feb 2016 21:46:42 +0100 (CET) Received: from das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id AE8C03BBCC for <707@bugs.x2go.org>; Sat, 20 Feb 2016 21:46:40 +0100 (CET) Received: from p5B3BAB0E.dip0.t-ipconnect.de (p5B3BAB0E.dip0.t-ipconnect.de [91.59.171.14]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Sat, 20 Feb 2016 20:46:40 +0000 Date: Sat, 20 Feb 2016 20:46:40 +0000 Message-ID: <20160220204640.Horde.asoay0VLPb8HuQjjRJ5_wuL@mail.das-netzwerkteam.de> From: Mike Gabriel To: 707@bugs.x2go.org Subject: Re: [X2Go-Dev] Bug#707: BPG as bitmap compression engine in NX In-Reply-To: <20141218203859.Horde.2UK6ElpRLFIcOh8C3EPEGA1@mail.das-netzwerkteam.de> User-Agent: Horde Application Framework 5 Accept-Language: de,en Organization: DAS-NETZWERKTEAM X-Originating-IP: 91.59.171.14 X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.5.0 Content-Type: multipart/signed; boundary="=_tnCR8fwl8a1qVaU3IVfT4rJ"; protocol="application/pgp-signature"; micalg=pgp-sha256 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_tnCR8fwl8a1qVaU3IVfT4rJ Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Control: forwarded -1 https://github.com/ArcticaProject/nx-libs/issues/75 Control: tag -1 wontfix Control: close -1 On Do 18 Dez 2014 21:38:59 CET, Mike Gabriel wrote: > Package: libxcomp3 > Severity: wishlist > > Hi all, > > By Savko Sergey I have just been pointed to the upcoming BPG image=20=20 >=20compression library [1]. > > Quoting their website: > > """ > BPG (Better Portable Graphics) is a new image format. Its purpose is=20= =20 >=20to replace the JPEG image format when quality or file size is an=20=20 >=20issue. Its main advantages are: > > High compression ratio. Files are much smaller than JPEG for=20=20 >=20similar quality. > Supported by most Web browsers with a small Javascript decoder=20=20 >=20(gzipped size: 55 KB). > Based on a subset of the HEVC open video compression standard. > Supports the same chroma formats as JPEG (grayscale, YCbCr=20=20 >=204:2:0, 4:2:2, 4:4:4) to reduce the losses during the conversion. An=20= =20 >=20alpha channel is supported. The RGB, YCgCo and CMYK color spaces are=20= =20 >=20also supported. > Native support of 8 to 14 bits per channel for a higher dynamic range= . > Lossless compression is supported. > Various metadata (such as EXIF, ICC profile, XMP) can be included. > """ > > We should take a look at this new compression library and check if=20=20 >=20it is usable in NX. > > Mike > > [1] http://bellard.org/bpg/ The issue has been migrated to nx-libs issue tracker on Github. As the issue is not critical to X2Go and an implementation on nx-libs=20=20 3.5.x=20is out of reach, this bug gets closed and tagged "wontfix" (for=20= =20 X2Go=20with nx-libs 3.5.x). Mike --=20 DAS-NETZWERKTEAM mike=20gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/mailxchange/kronolith/fb.php?u=3Dm.gabriel= %40das-netzwerkteam.de --=_tnCR8fwl8a1qVaU3IVfT4rJ Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJWyNCwAAoJEJr0azAldxsx40cP/RF8taULT0F9fhllLoEAmWEV 1oNRh9Be+s12RdVITgjxsIui7BzwTA8A7hbEnf6fMVfJywiBnGdombMuo4d4L8fQ TvBEg/zQDfkeJU7+2As7qpxCkotuRqN6BEB0PmXjQ/9dSRhaVymKKtCjfG20Msdd KxiyUHsRmTqNnL9HFJekNRq3HAc+m8kd/hBhfCaZaFtgYq4jRKZbx7TAM4rM4f+P ZamfiaxZ8FESYLMK7xVKqCcWaPvFfdQ0lGU2o17AsfyYJUQDBnvc9j+EqwWYIH0Z Kt+MjBE8knm58pazHbmvQKC4KFH4I4Qu3JY8YydQAOTwlA88DFjUu1GnLJMvjM06 VmssdlH3LMcWg86XI8omSRFsG1XbWuDqO3euwYBXkeeCu97w9g3uqXa1ubWQw9+V jaoKYct2BmhDhSjONMESEy5JrX7tWv5R55lsEZNOE3tBOUBh8owJzUtzQ5VC8sYY iNdE7GAML8zdHkz/Hmlo/+NUMIs3sGU0aXITSSIhd9IZv0EAZC0YljEnznI8r5PA u9iOP639g3W81Jq7fxiTeyf6Hsy1iLftSaafxz1omSAaUT7QHBmuHLtvAXJdbFHa ApIeMDmCj/IileVpKHodXetW85IaCzm5x8OalfRHGdUljQlHc5XpfeD47I04gXJa UrUTodyppiKzvNq8issE =lH44 -----END PGP SIGNATURE----- --=_tnCR8fwl8a1qVaU3IVfT4rJ--