ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file as stop...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 6 May 2006 09:01:34 +0000 (09:01 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 6 May 2006 09:01:34 +0000 (09:01 +0000)
commit9f6377ff0d0be274223523ac46e92c771408dfcf
treeda5f996776d4205e97162c0cd2bdd08b2a7ca678
parentbe7d42b5489c1062f2200e7f70677d2327ce8f12
ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file as stop point properly: when the decoder...

Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_dec_loop):
* ext/flac/gstflacdec.h:
Handle segment seeks that include the end of the file as stop point
properly: when the decoder hits EOS we want to send a SEGMENT_DONE
message instead of an EOS event in case we're in segment seek
mode (fixes #340699).
ChangeLog
ext/flac/gstflacdec.c
ext/flac/gstflacdec.h