summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 705bb077..c28320b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2007-11-15 Wim Taymans <wim.taymans@gmail.com>
+ Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
+
+ * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
+ (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
+ (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
+ * gst/rtp/gstrtpmp2tpay.h:
+ Fill the MTU with as many packets as possible. Fixes #491323.
+
+2007-11-15 Wim Taymans <wim.taymans@gmail.com>
+
Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):