summaryrefslogtreecommitdiffstats
path: root/gst/rawparse
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rawparse')
-rw-r--r--gst/rawparse/gstaudioparse.c1
-rw-r--r--gst/rawparse/gstvideoparse.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/gst/rawparse/gstaudioparse.c b/gst/rawparse/gstaudioparse.c
index b8fcd82d..def9803e 100644
--- a/gst/rawparse/gstaudioparse.c
+++ b/gst/rawparse/gstaudioparse.c
@@ -20,7 +20,6 @@
*/
/**
* SECTION:element-audioparse
- * @short_description: parses a byte stream into audio frames
*
* Converts a byte stream into audio frames.
*/
diff --git a/gst/rawparse/gstvideoparse.c b/gst/rawparse/gstvideoparse.c
index 8f090f72..9d84e8a3 100644
--- a/gst/rawparse/gstvideoparse.c
+++ b/gst/rawparse/gstvideoparse.c
@@ -21,7 +21,6 @@
*/
/**
* SECTION:element-videoparse
- * @short_description: parses a byte stream into video frames
*
* Converts a byte stream into video frames.
*/