summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorYotam <sh.yotam@gmail.com>2008-11-13 14:04:40 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-13 14:04:40 +0000
commitbfb73112af20309fabbb56c2c9cd536e7a276662 (patch)
tree1d13be399d6f77de139dc05d3a29c8379885e9bc /ChangeLog
parent5bb87818b2a93491e26c32187df581a5a747d631 (diff)
gst/rtp/gstrtpmp4vpay.c: Flush the remaining frames on EOS. Fixes #560641.
Original commit message from CVS: Patch by: Yotam <sh dot yotam at gmail dot com> * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event): Flush the remaining frames on EOS. Fixes #560641.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 806cd6a4..18707718 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-13 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Yotam <sh dot yotam at gmail dot com>
+
+ * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
+ Flush the remaining frames on EOS. Fixes #560641.
+
2008-11-12 Jan Schmidt <jan.schmidt@sun.com>
* gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):