Skip to content

Software fallback prints excessively #113

@bryanzhang-bytedance

Description

@bryanzhang-bytedance

When using software fallback, it seems that the qzInit call in qzCompress results in the following print, or something similar, every time qzCompress is called:

Error no hardware, switch to SW if permitted
g_process.qz_init_status = QZ_NO_HW

Can a change be made to only print once whenever the hardware status changes? That is, print the first time it looks like hardware is down, and keep probing silently but only print again when the hardware comes back up?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions