Next | Query returned 38 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2020-10-02 19:13:17 by Juraj Lutter | Files touched by this commit (1)
Log message:
graphics/libheif: Regenerate distinfo left out after previous commit
   2020-10-02 19:09:35 by Juraj Lutter | Files touched by this commit (3)
Log message:
graphics/libheif: Fix build on SmartOS

Fix build on SmartOS or other platforms where more include files
are needed.
   2020-09-29 08:04:58 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
libheif: Fix build on FreeBSD

pkgsrc changes:
---------------
  * Add preprocessor test for stdlib.h inclusion on FreeBSD
  * Bump revision
   2020-09-28 15:38:14 by Ryo ONODERA | Files touched by this commit (8) | Package removed
Log message:
libheif: Update to 1.9.1

Changelog:
1.9.1
    fixed missing inline definition in C++ wrapper

1.9.0
    add dav1d decoder plugin for faster decoding of AVIF images
    support for images having both ICC and NCLX profiles
    save NCLX profiles to AV1/HEVC bitstreams and also read them from the bitstream
    add color profile API to C++ wrapper
    improve rounding in color conversions
    conformant encoding of AVIF images <16 pixels
    many fixes and small improvements
   2020-09-06 09:18:32 by Tobias Nygren | Files touched by this commit (2)
Log message:
libheif: add missing include
   2020-09-03 21:08:00 by Juraj Lutter | Files touched by this commit (1)
Log message:
libheif: Remove stray erroneous line
   2020-09-03 21:07:19 by Juraj Lutter | Files touched by this commit (7)
Log message:
graphics/libheif: Fix build with gcc 7.5

Fix build on platforms with gcc 7.5, like SmartOS.
   2020-08-31 19:24:12 by Ryo ONODERA | Files touched by this commit (6)
Log message:
graphics/libheif: import libheif-1.8.0

libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File
Format) file format decoder and encoder.

HEIF and AVIF are new image file formats employing HEVC (h.265) or
AV1 image coding, respectively, for the best compression ratios
currently possible.

libheif makes use of libde265 for HEIF image decoding and x265 for
encoding.  For AVIF, libaom is used as encoder and decoder.
Alternative codecs for, e.g., AVC and JPEG can be provided as
plugins.

Next | Query returned 38 messages, browsing 31 to 40 | previous