videodecoder: Remove trailing whitespace
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/910>
This commit is contained in:
parent
c4cdb6590e
commit
37255eb7dc
@ -3461,7 +3461,7 @@ gst_video_decoder_clip_and_push_buf (GstVideoDecoder * decoder, GstBuffer * buf)
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* release STREAM_LOCK not to block upstream
|
/* release STREAM_LOCK not to block upstream
|
||||||
* while pushing buffer downstream */
|
* while pushing buffer downstream */
|
||||||
GST_VIDEO_DECODER_STREAM_UNLOCK (decoder);
|
GST_VIDEO_DECODER_STREAM_UNLOCK (decoder);
|
||||||
ret = gst_pad_push (decoder->srcpad, buf);
|
ret = gst_pad_push (decoder->srcpad, buf);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user