summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmp4vpay.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-05-22 13:51:30 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-05-22 13:51:30 +0000
commitc3fac626119a90ff82ce86686aa8781ada87a827 (patch)
tree0a20fc85556b06ecbf1cc7fdb7e6d5a576076c00 /gst/rtp/gstrtpmp4vpay.c
parentab58016075ca7fb80be1db11fb288e9d82563a05 (diff)
fix descriptions and license blocks cut and paste anyone ?
Original commit message from CVS: fix descriptions and license blocks cut and paste anyone ?
Diffstat (limited to 'gst/rtp/gstrtpmp4vpay.c')
-rw-r--r--gst/rtp/gstrtpmp4vpay.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/gst/rtp/gstrtpmp4vpay.c b/gst/rtp/gstrtpmp4vpay.c
index ad13350d..1d4c9c1e 100644
--- a/gst/rtp/gstrtpmp4vpay.c
+++ b/gst/rtp/gstrtpmp4vpay.c
@@ -9,7 +9,12 @@
* 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 details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
@@ -29,7 +34,7 @@ GST_DEBUG_CATEGORY (rtpmp4vpay_debug);
static const GstElementDetails gst_rtp_mp4vpay_details =
GST_ELEMENT_DETAILS ("RTP packet parser",
"Codec/Payloader/Network",
- "Payode MPEG4 video as RTP packets (RFC 3016)",
+ "Paload MPEG4 video as RTP packets (RFC 3016)",
"Wim Taymans <wim@fluendo.com>");
static GstStaticPadTemplate gst_rtp_mp4v_pay_sink_template =