Add an AIFF parsing element, heavily based on wavparse.
authorMichael Smith <msmith@xiph.org>
Thu, 28 Aug 2008 00:25:28 +0000 (00:25 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 28 Aug 2008 00:25:28 +0000 (00:25 +0000)
commita8661bc4de2ed86be02768497c9043b68f184c3a
tree110f39aac07ccc6aa1e800c0d62d213d3a698e14
parent50a20db7ed4b04725afd49a73ea9f0c1a61194e1
Add an AIFF parsing element, heavily based on wavparse.

Original commit message from CVS:
* configure.ac:
* gst/aiffparse/Makefile.am:
* gst/aiffparse/aiffparse.c:
* gst/aiffparse/aiffparse.h:
Add an AIFF parsing element, heavily based on wavparse.
ChangeLog
configure.ac
gst/aiffparse/Makefile.am [new file with mode: 0644]
gst/aiffparse/aiffparse.c [new file with mode: 0644]
gst/aiffparse/aiffparse.h [new file with mode: 0644]