asfdemux: Don't set durations of 0 on outgoing buffers.
authorEdward Hervey <bilboed@bilboed.com>
Mon, 1 Mar 2010 13:07:20 +0000 (14:07 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 1 Mar 2010 15:52:08 +0000 (16:52 +0100)
commit48a1935cb0d809eb7666baecb7e954fd4e62c594
treee7ab2b117244ba1e3e77ac6d548ba38242a1caa0
parent79b154e4f787cdb513d258893c07efd935e30fa1
asfdemux: Don't set durations of 0 on outgoing buffers.

Some (broken) streams don't have the extended stream properties in
the header, resulting in applying a duration of zero on outgoing
buffers.

Fixes #611473
gst/asfdemux/gstasfdemux.c