diff options
Diffstat (limited to 'gst/rtp/gstrtpmpaenc.c')
| -rw-r--r-- | gst/rtp/gstrtpmpaenc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpmpaenc.c b/gst/rtp/gstrtpmpaenc.c index bc9f87a7..cbfc4a43 100644 --- a/gst/rtp/gstrtpmpaenc.c +++ b/gst/rtp/gstrtpmpaenc.c @@ -25,7 +25,7 @@ /* elementfactory information */ static GstElementDetails gst_rtp_mpaenc_details = { "RTP packet parser", - "Codec/Parser/Network", + "Codec/Encoder/Network", "Encode MPEG audio as RTP packets (RFC 2038)", "Wim Taymans <wim@fluendo.com>" }; |
