mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
qtdemux: trivial typo fix
This commit is contained in:
parent
74c93b8fc7
commit
436c8c11a0
1 changed files with 1 additions and 1 deletions
|
@ -3853,7 +3853,7 @@ done:
|
|||
}
|
||||
|
||||
/* the input buffer metadata must be writable. Returns NULL when the buffer is
|
||||
* completely cliped
|
||||
* completely clipped
|
||||
*
|
||||
* Should be used only with raw buffers */
|
||||
static GstBuffer *
|
||||
|
|
Loading…
Reference in a new issue