diff options
Diffstat (limited to 'gst/rtp/gstrtpL16enc.c')
-rw-r--r-- | gst/rtp/gstrtpL16enc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpL16enc.c b/gst/rtp/gstrtpL16enc.c index 373d2d68..1e3088e2 100644 --- a/gst/rtp/gstrtpL16enc.c +++ b/gst/rtp/gstrtpL16enc.c @@ -28,7 +28,7 @@ static GstElementDetails gst_rtpL16enc_details = { "RTP RAW Audio Encoder", "Codec/Encoder/Network", - "Encodes Raw Audio into an RTP packet", + "Encodes Raw Audio into a RTP packet", "Zeeshan Ali <zak147@yahoo.com>" }; |