qtdemux: PIFF box detection and parsing support
authorPhilippe Normand <philn@igalia.com>
Fri, 10 Jul 2015 07:44:15 +0000 (09:44 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Apr 2016 17:01:10 +0000 (18:01 +0100)
commitfd7964e7462544a0c120ebf1d4c8e4b0174a1518
treec73ac4bcfdb9e81256f823485a9856622bc09da2
parent4b7e377d2563697a4b13d401112195d1fa4cb451
qtdemux: PIFF box detection and parsing support

The PIFF data is stored in a custom UUID box which is parsed and the
crypto_info of the element is updated accordingly. This allows
downstream decryptors to process and decrypt the protected content.

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