va: pool: fix log's object
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1667>
This commit is contained in:
parent
26ee5b1e4e
commit
8f936baffe
@ -162,7 +162,7 @@ wrong_caps:
|
||||
}
|
||||
failed_to_align:
|
||||
{
|
||||
GST_WARNING_OBJECT (pool, "Failed to align");
|
||||
GST_WARNING_OBJECT (vpool, "Failed to align");
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user