gst/mpegstream/gstmpegparse.c: Post an error message if EOS wasn't handled by anythin...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 16 Apr 2007 16:30:50 +0000 (16:30 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 16 Apr 2007 16:30:50 +0000 (16:30 +0000)
commitb2ba2f9e0a20724d1984270457df466fc2e73112
tree883a92c952a9632e04f083da3b3fe4e9fb560337
parenta43a39140446871d644a1d1c4978efed9fb79add
gst/mpegstream/gstmpegparse.c: Post an error message if EOS wasn't handled by anything downstream.

Original commit message from CVS:
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
(gst_mpeg_parse_send_event):
Post an error message if EOS wasn't handled by anything downstream.
This should fix playbin freezing/hanging with small VobSub subtitle
files (background: not-linked flow returns from downstream are
ignored for a while at the beginning, so if the file is small
upstream will never get a not-linked flow return even if nothing
is connected downstream). (#429960).
ChangeLog
gst/mpegstream/gstmpegparse.c