qtdemux: Use the correct duration when comparing segments
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 17 Feb 2010 19:27:33 +0000 (16:27 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Thu, 18 Feb 2010 10:53:34 +0000 (07:53 -0300)
commitf1c61e1d84ee83336bfb59aa9ec8a49afbd92539
tree8ed111f8dee701c2c3b051aa55cca11b39e3bbd9
parent2723de585eb82f9bcf9230ab9c71958426bc45f8
qtdemux: Use the correct duration when comparing segments

Do not confuse QtDemuxSegments with GstSegments when
comparing the total file duration with the segment duration

Fixes #610296
gst/qtdemux/qtdemux.c