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)
commit1423f13c844c428d1ea2dec813e74b4a30ef96b5
treebbf43804e689fc8f3acf4b0f568bbcaf20cc9376
parent0123bf7cc144dcad516eb14e385cc6209ad9b0ac
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