From bfb73112af20309fabbb56c2c9cd536e7a276662 Mon Sep 17 00:00:00 2001 From: Yotam Date: Thu, 13 Nov 2008 14:04:40 +0000 Subject: gst/rtp/gstrtpmp4vpay.c: Flush the remaining frames on EOS. Fixes #560641. Original commit message from CVS: Patch by: Yotam * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event): Flush the remaining frames on EOS. Fixes #560641. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 806cd6a4..18707718 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-11-13 Wim Taymans + + Patch by: Yotam + + * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event): + Flush the remaining frames on EOS. Fixes #560641. + 2008-11-12 Jan Schmidt * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer): -- cgit