gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the first...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 6 Jan 2004 12:31:31 +0000 (12:31 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 6 Jan 2004 12:31:31 +0000 (12:31 +0000)
commitb9ebc95a043448032db8165480425a62ca889ffe
treed7e6dde136ff88d660c2b8086aa2ddf0baa65b98
parent6e6ca1a5cf1522bd527a8a7f756ab9297713713b
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  <rbultje@ronald.bitfreak.net>

* 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