wavparse: Update offset after parsing adtl chunk
authorSebastian Dröge <sebastian@centricular.com>
Mon, 23 Jun 2014 18:53:50 +0000 (20:53 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 23 Jun 2014 18:53:50 +0000 (20:53 +0200)
commitefaf996b1a6788e3fec31048a348bdaaf2d66c53
treefec20dca1ad717809314a5aa5513ad831d1c5759
parent93653ae5f983d670fa5c24d16da42bbc3ec1e80d
wavparse: Update offset after parsing adtl chunk

Otherwise we will parse it over and over again without ever
getting past it.

https://bugzilla.gnome.org/show_bug.cgi?id=731533
gst/wavparse/gstwavparse.c