doc: fix formatting

Add spaces after sections otherwise bullet are not rendered properly

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8883>
This commit is contained in:
Daniel Morin 2025-04-24 09:52:06 -04:00 committed by GStreamer Marge Bot
parent 33f58f9da7
commit bdf22740fe

View File

@ -89,9 +89,11 @@ to `running_time` as follows:
The following notation is used:
**B**: `GstBuffer`
- B.timestamp = buffer timestamp (`GST_BUFFER_PTS` or `GST_BUFFER_DTS`)
**S**: SEGMENT event preceding the buffers.
- S.start: start field in the SEGMENT event. This is the lowest allowed
timestamp.
- S.stop: stop field in the SEGMENT event. This is the highers allowed