asfdemux: fix a seek failure due to out-of-range in push mode
authorCliff Han <cliff.han@lge.com>
Mon, 20 Apr 2015 05:35:30 +0000 (14:35 +0900)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 20 Apr 2015 08:13:24 +0000 (09:13 +0100)
commit92f5f3f8f39f23ffad18d448f2814b0183f06bc8
treeb77cc67c07fa060e886e4ca4664f8ce0bfa2832f
parent27a26917669b738a58718f021a607d45cacbe588
asfdemux: fix a seek failure due to out-of-range in push mode

A seek in push mode failed for big offsets which are beyond
the range of guint32.

https://bugzilla.gnome.org/show_bug.cgi?id=748162
gst/asfdemux/gstasfdemux.c