Skip to content

rawvideoparse: Fix support for sub-sampled tile

This element was missed as it does not use the new helpers to calculate the plane size. The code is relatively simple though, so adding support for subsample tiles was easy enough.

Merge request reports