From 5109e0d6cb9fbe8cf5475149eb974453c25e379f Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 8 Nov 2006 01:29:51 +0000 Subject: gst/rtp/: Fix description. Original commit message from CVS: * gst/rtp/gstrtpvorbisdepay.c: * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer): Fix description. Small cleanup in the payloader. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b2f07697..dd650fad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -2006-11-08 Christian F.K. Schaller +2006-11-08 Wim Taymans + + * gst/rtp/gstrtpvorbisdepay.c: + * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer): + Fix description. + Small cleanup in the payloader. + +2006-11-08 Wim Taymans * gst/rtp/Makefile.am: * gst/rtp/gstrtp.c: (plugin_init): -- cgit