qtdemux: remove dead code trying to update stream duration
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 19 Nov 2010 11:44:18 +0000 (12:44 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 3 Dec 2010 14:52:08 +0000 (15:52 +0100)
commitd4ceb8c7a6bd48a17810d368400b65de35edf1ae
tree11e24b77b06ab4d9506f9fd1963b40f7f3171d06
parent39a3fd40bfe21d2d40861a3a5cdaa28be9b28ab1
qtdemux: remove dead code trying to update stream duration

On the one hand, it insufficiently checks whether it only updates a dummy
segment.  On the other hand, only doing this at the time the last sampled is
prepared (and sent downstream) is too little too late.
gst/qtdemux/qtdemux.c