OSDN Git Service

asfdec: fix seeking with fragmented packets
authorJanne Grunau <janne-libav@jannau.net>
Tue, 11 Feb 2014 12:01:38 +0000 (13:01 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Wed, 12 Feb 2014 11:52:28 +0000 (12:52 +0100)
commitf5d92d9cab07429b084c88262d9af1735ac8914a
tree90142e2a6390af6b9e1dff2f545a69208b6e4e39
parent0c082565965258dca143767cc6cb25e38b6e9ea3
asfdec: fix seeking with fragmented packets

After seeking fragments with an offset > 0 must be skipped to correctly
assemble packets.

Bug-Id: 43
libavformat/asfdec.c