From f1533c55045bffbb9716ddd5df348ceff7213fbd Mon Sep 17 00:00:00 2001 From: Philippe Kalaf Date: Wed, 20 Sep 2006 19:37:45 +0000 Subject: 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c0885c13..61167065 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-20 Philippe Kalaf + + * 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 * gst/rtp/Makefile.am: -- cgit