asfdemux: Improve seek behaviour for audio-only with no index
authorRobert Swain <robert.swain@collabora.co.uk>
Tue, 16 Feb 2010 11:59:54 +0000 (12:59 +0100)
committerRobert Swain <robert.swain@collabora.co.uk>
Tue, 16 Feb 2010 12:02:47 +0000 (13:02 +0100)
commitad45fd18270ef42baf6f46235c5b5600dc6b6171
tree6bdb5da15e265f674c813b7711e543b2159aedaf
parentbde03ffc019ef64d74e997e06199d5cad136dc15
asfdemux: Improve seek behaviour for audio-only with no index

Instead of seeking to seek_time - 5s in the hope of hitting a keyframe
for video, we can just seek to seek_time instead.
gst/asfdemux/gstasfdemux.c