Пакет libflif: Информация

    Бинарный пакет: libflif
    Версия: 0.3-alt1
    Архитектура: x86_64
    Собран:  2 марта 2019 г. 7:52 в задании #223364
    Исходный пакет: libflif
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Загрузка: libflif-0.3-alt1.x86_64.rpm
    Домашняя страница: http://flif.info/

    Лицензия: LGPLv3+ and Apache-2.0
    О пакете: Free Lossless Image Format
    Описание: 
    FLIF is a lossless image format based on MANIAC compression.
    MANIAC (Meta-Adaptive Near-zero Integer Arithmetic Coding)
    is a variant of CABAC (context-adaptive binary arithmetic coding),
    where the contexts are nodes of decision trees
    which are dynamically learned at encode time.
    
    FLIF outperforms PNG, FFV1, lossless WebP,
    lossless BPG and lossless JPEG2000 in terms of compression ratio.
    
    Moreover, FLIF supports a form of progressive interlacing
    (essentially a generalization/improvement of PNG's Adam7)
    which means that any prefix (e.g. partial download)
    of a compressed file can be used as a reasonable
    lossy encoding of the entire image.

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

    Последнее изменение


    8 мая 2017 г. Vitaly Lipatov 0.3-alt1
    - initial build for ALT Sisyphus