qtdemux: offset is irrelevant when no crypto info
authorXabier Rodriguez Calvar <calvaris@igalia.com>
Fri, 9 Sep 2016 12:02:25 +0000 (14:02 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 10 Sep 2016 08:29:55 +0000 (11:29 +0300)
commit415ae458d27ae4be5cf2dffaef9b496bef3942b8
tree0f34716bad934db0eb2c3b7b1c1e23a6c077916c
parent3477f348c451337d8334afb4461470dfb629b0d3
qtdemux: offset is irrelevant when no crypto info

Cause later it will try to use the crypto info array to get an index and
attach on of the positions as buffer's crypto info.

https://bugzilla.gnome.org/show_bug.cgi?id=770951
gst/isomp4/qtdemux.c