mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
fix typos
Original commit message from CVS: fix typos
This commit is contained in:
parent
279e45a8c3
commit
20cc567bf6
1 changed files with 2 additions and 2 deletions
|
@ -205,7 +205,7 @@ in a pipeline.
|
|||
@GST_SEEK_METHOD_SET: Seek to an absolute position
|
||||
@GST_SEEK_METHOD_END: Seek relative to the end of the stream
|
||||
@GST_SEEK_FLAG_FLUSH: Flush any pending data while seeking
|
||||
@GST_SEEK_FLAG_ACCURATE: Seek as accuratly as possible
|
||||
@GST_SEEK_FLAG_ACCURATE: Seek as accurately as possible
|
||||
@GST_SEEK_FLAG_KEY_UNIT: Seek to a nearby key unit
|
||||
@GST_SEEK_FLAG_SEGMENT_LOOP: Loop between start and stop in a segmented seek
|
||||
|
||||
|
@ -285,7 +285,7 @@ type.
|
|||
|
||||
<!-- ##### MACRO GST_EVENT_DISCONT_OFFSET ##### -->
|
||||
<para>
|
||||
The offset of the discont event. A discont evetn can hold up to 8 different
|
||||
The offset of the discont event. A discont event can hold up to 8 different
|
||||
format/value pairs.
|
||||
</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue