doc: remove xml from comments

This commit is contained in:
Mathieu Duponchelle 2019-05-29 23:12:11 +02:00
parent 1729104c2c
commit 4c77b04fa1
2 changed files with 0 additions and 9 deletions

View file

@ -29,13 +29,8 @@
* SECTION:nleobject
* @short_description: Base class for GNonLin elements
*
* <refsect2>
* <para>
* NleObject encapsulates default behaviour and implements standard
* properties provided by all the GNonLin elements.
* </para>
* </refsect2>
*
*/

View file

@ -28,13 +28,9 @@
/**
* SECTION:element-nleoperation
*
* <refsect2>
* <para>
* A NleOperation performs a transformation or mixing operation on the
* data from one or more #NleSources, which is used to implement filters or
* effects.
* </para>
* </refsect2>
*/
static GstStaticPadTemplate nle_operation_src_template =