summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpL16parse.c')
-rw-r--r--gst/rtp/gstrtpL16parse.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/rtp/gstrtpL16parse.c b/gst/rtp/gstrtpL16parse.c
index 2aa3207c..3a18e295 100644
--- a/gst/rtp/gstrtpL16parse.c
+++ b/gst/rtp/gstrtpL16parse.c
@@ -9,7 +9,7 @@
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Library General Public License for more
+ * Library General Public License for more
*/
#ifdef HAVE_CONFIG_H
@@ -22,7 +22,7 @@
/* elementfactory information */
static GstElementDetails gst_rtp_L16parse_details = {
"RTP packet parser",
- "Codec/Network",
+ "Codec/Parser/Network",
"Extracts raw audio from RTP packets",
"Zeeshan Ali <zak147@yahoo.com>"
};