basesrc: Send an update NEWSEGMENT event downstream if the duration changes
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 May 2011 07:05:46 +0000 (09:05 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 May 2011 07:05:46 +0000 (09:05 +0200)
commit934faf163caf10ed3d54d81fd7b793069913dffd
tree503c201c5a5522bb180a4d2f4f92e70f89425ae8
parent8a3721a1ca031f160b96a61ae88c20d5304e8840
basesrc: Send an update NEWSEGMENT event downstream if the duration changes

This allows streaming the complete file for files that have grown since
streaming started.

Fixes bug #647940.
libs/gst/base/gstbasesrc.c