qtdemux: Fix offsets for reading lpcm specific fields
authorSebastian Dröge <sebastian@centricular.com>
Thu, 10 Aug 2017 13:08:06 +0000 (16:08 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 10 Aug 2017 13:13:05 +0000 (16:13 +0300)
commit7d89e7333680dcd6a00b2fdac23f2d03349b5a9c
tree4a3f26197cfab089e5f6afcc5c3d618fb8b721d0
parentdf67c50f67442739da837becc1f256139f1b3c86
qtdemux: Fix offsets for reading lpcm specific fields

We were reading at the completely wrong positions, 16 bytes later in the
data.

Also add support for high-aligned samples.
gst/isomp4/fourcc.h
gst/isomp4/qtdemux.c