From b9ebc95a043448032db8165480425a62ca889ffe Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 6 Jan 2004 12:31:31 +0000 Subject: [PATCH] gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the first buffer after we should handle the b... Original commit message from CVS: 2004-01-06 Ronald Bultje * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop): When we have received a new SCR right in the first buffer after a seek (so in the same cycle that handles the discont), we should handle the buffer instead of unreffing it, else we lose data. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 627683703c..a10c3b7cd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-01-06 Ronald Bultje + + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop): + When we have received a new SCR right in the first buffer after + a seek (so in the same cycle that handles the discont), we should + handle the buffer instead of unreffing it, else we lose data. + 2004-01-06 Iain * gst/intfloat/gstint2float.c (gst_int2float_link): Set the