va: allocator: replace assert with error log in va alloc.
authorHe Junyan <junyan.he@intel.com>
Tue, 23 Feb 2021 05:47:29 +0000 (13:47 +0800)
committerHe Junyan <junyan.he@intel.com>
Tue, 23 Feb 2021 05:47:29 +0000 (13:47 +0800)
commit430aa327a84102385b356caef378ceda6b0a97e3
tree85f3589e5596e283f4fa765ba27612b16264f10e
parent8794f4b713d950eba64bda2309cf78cacb20b2a0
va: allocator: replace assert with error log in va alloc.

We should print error log rather than assert when the forcc or
the rt_format of va allocator is unrecognized.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1636>
sys/va/gstvaallocator.c