summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2006-09-20 19:37:45 +0000
committerPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2006-09-20 19:37:45 +0000
commitf1533c55045bffbb9716ddd5df348ceff7213fbd (patch)
tree6acaf1750ced42b129a4b4fe7b76bb15bfa20210 /ChangeLog
parente28d3b2a92e55ec9b24ba5a2aabf74460d327221 (diff)
gst/rtp/: Correctly calculate size of each H263+ RTP buffer taking into account MTU and
Original commit message from CVS: * gst/rtp/gstrtph263pdepay.c: * gst/rtp/gstrtph263ppay.c: Correctly calculate size of each H263+ RTP buffer taking into account MTU and RTP header.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0885c13..61167065 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-20 Philippe Kalaf <philippe.kalaf at collabora.co.uk>
+
+ * gst/rtp/gstrtph263pdepay.c:
+ * gst/rtp/gstrtph263ppay.c:
+ Correctly calculate size of each H263+ RTP buffer taking into account MTU and
+ RTP header.
+
2006-09-20 Wim Taymans <wim@fluendo.com>
* gst/rtp/Makefile.am: