Skip to content

[Question]: Incorrect profile level setting in EncoderParamsAV1.cpp? #596

Description

@eitan-j

In ParamConverterProfileLevelAV1 within amf/samples/CPPSamples/common/EncoderParamsAV1.cpp, the if statements for levels 3.2 and 3.3 check for a value of 31 but not 32 or 33 (respectively) and level 4.3 checks for a value of 42 but not 43.

This probably has very little or no effect since the relevant levels are unused in the spec, but it still seems strange to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed-in-future-releaseA fix has been made internally and is awaiting to be included in a future public driver release.question

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions