From ae6cf31baf75ba39774ad72d448e739f5f5f57d9 Mon Sep 17 00:00:00 2001 From: "Jayarama S. Santana" Date: Tue, 27 Nov 2007 11:11:08 +0000 Subject: gst/rtp/gstrtpmp4adepay.c: Fix wrong comparison in overrun check. Fixes #499239 some more. Original commit message from CVS: Patch by: Jayarama S. Santana * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process): Fix wrong comparison in overrun check. Fixes #499239 some more. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 38a9b86c..6dc15a5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-11-27 Wim Taymans + + Patch by: Jayarama S. Santana + + * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process): + Fix wrong comparison in overrun check. Fixes #499239 some more. + 2007-11-27 Edward Hervey * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init), -- cgit