Skip to content

Possible error in colorspace.c #348

@DmitryV231-corp

Description

@DmitryV231-corp

Looks like an error here
https://github.com/haasn/libplacebo/blob/master/src/colorspace.c#L197
if bits->sample_depth is not defined, tex_bits will be 8, but should be copied from bits->color_depth (if I understand intention correctly).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions