From: Wim Taymans Date: Tue, 16 Oct 2012 09:54:54 +0000 (+0200) Subject: pwg: link to caps and qos chapters X-Git-Tag: 1.0.2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f354e12b0979993ba9215fa947fd3a65239dda1f;p=platform%2Fupstream%2Fgstreamer.git pwg: link to caps and qos chapters --- diff --git a/docs/pwg/advanced-events.xml b/docs/pwg/advanced-events.xml index 5d10d55..997d5b3 100644 --- a/docs/pwg/advanced-events.xml +++ b/docs/pwg/advanced-events.xml @@ -200,7 +200,9 @@ gst_my_filter_sink_event (GstPad *pad, GstObject * parent, GstEvent * event) Caps - WRITEME + The CAPS event contains the format description of the following + buffers. See for more + information about negotiation. @@ -378,7 +380,9 @@ gst_my_filter_sink_event (GstPad *pad, GstObject * parent, GstEvent * event) Quality Of Service (QOS) - WRITEME + The QOS event contains a report about the current real-time + performance of the stream. See more info in + .