mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
baseparse: Fix typo
This commit is contained in:
parent
13bee5ae0c
commit
35136dc91a
1 changed files with 1 additions and 1 deletions
|
@ -3471,7 +3471,7 @@ exit:
|
|||
|
||||
/* PULL mode:
|
||||
* pull and scan for next frame starting from current offset
|
||||
* ajusts sync, drain and offset going along */
|
||||
* adjusts sync, drain and offset going along */
|
||||
static GstFlowReturn
|
||||
gst_base_parse_scan_frame (GstBaseParse * parse, GstBaseParseClass * klass)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue