summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2006-11-08 01:29:51 +0000
committerChristian Schaller <uraeus@gnome.org>2006-11-08 01:29:51 +0000
commit5109e0d6cb9fbe8cf5475149eb974453c25e379f (patch)
treeebb645904d894dd3e29ac849c9c926c240d28b92 /ChangeLog
parent2ed1cb8ac258a5fcdf89b2f29e72fcf977b79c75 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
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 <set EMAIL_ADDRESS environment variable>
+2006-11-08 Wim Taymans <wim@fluendo.com>
+
+ * 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 <wim@fluendo.com>
* gst/rtp/Makefile.am:
* gst/rtp/gstrtp.c: (plugin_init):