gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is explicitly...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 5 Apr 2006 08:36:55 +0000 (08:36 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 5 Apr 2006 08:36:55 +0000 (08:36 +0000)
commit57d1f628c8ccf54da2f2ecf647b4e8d882d183c0
tree694b98ce45c1470f4cda6c168f1aff7d3169af46
parentab45a8ca343c326ed3609c80ea491bee6accdc96
gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is explicitly configured.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
(gst_qtdemux_do_seek), (gst_qtdemux_loop_state_movie),
(gst_qtdemux_loop):
Use duration as segment stop position if none is
explicitly configured.
Also perform EOS when we run past the segment stop.
ChangeLog
common
gst/qtdemux/qtdemux.c