[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-cvs
Subject:    gst-docs: design: messages: fix missing markup
From:       reynaldo () kemper ! freedesktop ! org (Reynaldo H !  Verdejo Pinochet)
Date:       2017-04-29 0:00:57
Message-ID: 20170429000057.88FA6760D1 () kemper ! freedesktop ! org
[Download RAW message or body]

Module: gst-docs
Branch: master
Commit: 7a37d47a0ad647daadd725128bdd9156fa7f44b4
URL:    http://cgit.freedesktop.org/gstreamer/gst-docs/commit/?id=7a37d47a0ad647daadd725128bdd9156fa7f44b4


Author: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Date:   Fri Apr 28 16:46:32 2017 -0700

design: messages: fix missing markup

---

 markdown/design/messages.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/markdown/design/messages.md b/markdown/design/messages.md
index 86be30b..8b03a15 100644
--- a/markdown/design/messages.md
+++ b/markdown/design/messages.md
@@ -34,8 +34,8 @@ message carries a `GstTagList` with the tag information.
 **`GST_MESSAGE_BUFFERING`**: An element is buffering data and that could
 potentially take some time. This message is typically emitted by elements that
 perform some sort of network buffering. While the pipeline is buffering it
-should remain in the PAUSED state. When the buffering is finished, it can
-resume PLAYING.
+should remain in the `PAUSED` state. When the buffering is finished, it can
+resume `PLAYING`.
 
 **`GST_MESSAGE_STATE_CHANGED`**: An element changed state in the pipeline.
 The message carries the old, new and pending state of the element.
@@ -77,7 +77,7 @@ segment. This message is not forwarded to applications but is used \
internally  to schedule `SEGMENT_DONE` messages.
 
 **`GST_MESSAGE_SEGMENT_DONE`**: An element or bin completed playback of
-a segment. This message is only posted on the bus if a SEGMENT seek is
+a segment. This message is only posted on the bus if a `SEGMENT` seek is
 performed on a pipeline.
 
 **`GST_MESSAGE_DURATION_CHANGED`**: An element posts this message when it has

_______________________________________________
gstreamer-commits mailing list
gstreamer-commits@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic