Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Thibault Saunier
gst-plugins-base
Commits
37255eb7
Commit
37255eb7
authored
Oct 31, 2020
by
Seungha Yang
🐑
Committed by
GStreamer Marge Bot
Nov 02, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
videodecoder: Remove trailing whitespace
Part-of: <
gstreamer/gst-plugins-base!910
>
parent
c4cdb659
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gst-libs/gst/video/gstvideodecoder.c
gst-libs/gst/video/gstvideodecoder.c
+1
-1
No files found.
gst-libs/gst/video/gstvideodecoder.c
View file @
37255eb7
...
...
@@ -3461,7 +3461,7 @@ gst_video_decoder_clip_and_push_buf (GstVideoDecoder * decoder, GstBuffer * buf)
}
#endif
/* release STREAM_LOCK not to block upstream
/* release STREAM_LOCK not to block upstream
* while pushing buffer downstream */
GST_VIDEO_DECODER_STREAM_UNLOCK
(
decoder
);
ret
=
gst_pad_push
(
decoder
->
srcpad
,
buf
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment