avdemux: Expose IFF container support
authorArun Raghavan <arun@arunraghavan.net>
Fri, 12 Oct 2018 13:50:51 +0000 (19:20 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Fri, 12 Oct 2018 13:53:21 +0000 (19:23 +0530)
commitef106350d4837d9509a636491c723fc5aae8df96
tree3554260bc490cc9ac779c52958c76c95c34927e8
parent26585686b0164464a36ab11dded4f9ffb93bdcd9
avdemux: Expose IFF container support

This exposes support for the "iff" demuxer. This is a general purpose
format, and the reason to expose this now is to allow reading DSD data
(which is supported via a variant called DSDIFF).

More information at:
  https://wiki.multimedia.cx/index.php?title=IFF
  https://www.loc.gov/preservation/digital/formats/fdd/fdd000245.shtml
ext/libav/gstavdemux.c