Skip to content

codecs: h265: Sync and extend for slice decoding

As the VA side is going full steam now, I'm pyshing these change I made to support slice decoding in V4L2 stateless. This should add the requires reference list for VA base decoding too. This was tested with a WIP V4L2 API, so I'm not yet ready to push the V4L2 side, but this code has been tested.

cc @vjaquez @seungha.yang

Edited by Seungha Yang

Merge request reports