Skip to content

frontends/omx/dec: Use the known codec profile when allocating buffers

Leo Liu requested to merge leoliu/mesa:omx-profile-buffer into master

We should use it since the profile has been known already, otherwise it will get incorrect buffers in some cases.

Signed-off-by: Leo Liu leo.liu@amd.com

Merge request reports