gst/subparse/gstsubparse.c: Fix detection of discontinuities based on the buffer...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 3 May 2008 15:39:04 +0000 (15:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 3 May 2008 15:39:04 +0000 (15:39 +0000)
commitee90cf19697ea5356d544d56ae2bb9b2d3c45395
tree4c8f18facd9178c3b9071d75a22f74de6c65af8a
parent6de59838318588210f862f025e0c3176801aa0bf
gst/subparse/gstsubparse.c: Fix detection of discontinuities based on the buffer offset (doesn't work so well if no b...

Original commit message from CVS:
* gst/subparse/gstsubparse.c: (feed_textbuf):
Fix detection of discontinuities based on the buffer offset (doesn't work
so well if no buffer offset is set) and also check for the DISCONT buffer
flag. This keeps the parser state from being reset after each buffer in
the unit test.
ChangeLog
gst/subparse/gstsubparse.c