vah264dec: Spelling fix in warning debug statement
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9457>
This commit is contained in:
parent
e07c720476
commit
914beb9756
@ -500,7 +500,7 @@ gst_va_h264_dec_new_picture (GstH264Decoder * decoder,
|
||||
error:
|
||||
{
|
||||
GST_WARNING_OBJECT (self,
|
||||
"Failed to allocated output buffer, return %s",
|
||||
"Failed to allocate output buffer, returning %s",
|
||||
gst_flow_get_name (ret));
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user