asfdemux: Convert index entry from presentation time to timestamps.
authorEdward Hervey <bilboed@bilboed.com>
Fri, 26 Jun 2009 11:35:38 +0000 (13:35 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 26 Jun 2009 11:35:38 +0000 (13:35 +0200)
commitc1bf0a091c4a0540b2496af1740a8947bf2de93e
treedb901bce9cbec528114d7f3db9f08ab853a2c21d
parentdb5ddf927c762303419f621f516e3bdf7d2ac751
asfdemux: Convert index entry from presentation time to timestamps.

We weren't taking the preroll into account previously, meaning that we
were always seeking preroll nanoseconds too early... resulting in a lot
of dropped packets (which are before the start time).

This brings quit a bit closer to as-fast-as-possible seeking in asf files.
gst/asfdemux/gstasfdemux.c