summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2007-06-20 12:56:12 +0000
committerMichael Smith <msmith@xiph.org>2007-06-20 12:56:12 +0000
commit942c5ef6ce8ad16267aef7e79f5c341ff4687447 (patch)
tree5ef4b450ed98f54c228d47b7a5ed13d81ee5bfee /ChangeLog
parent576d438efee22a9b9f9122b2af04f554ed88b564 (diff)
gst/rtp/gstrtpdepay.c: Fix description - rtpdepay is not a payloader.
Original commit message from CVS: * gst/rtp/gstrtpdepay.c: Fix description - rtpdepay is not a payloader.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94bd595e..02f821f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-20 Michael Smith <msmith@fluendo.com>
+
+ * gst/rtp/gstrtpdepay.c:
+ Fix description - rtpdepay is not a payloader.
+
2007-06-20 Stefan Kost <ensonic@users.sf.net>
* gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),