audioparsers: add very basic dts/dca parser
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 18 Oct 2010 23:15:20 +0000 (00:15 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 17:07:11 +0000 (18:07 +0100)
commit75735c4573b2a72948b98691b7e1716815ddc8f5
tree4375ecd52c05ed3796ebe4823c30f8e563932160
parent5d52d3f6c288dacab258126064eaedebb4cde726
audioparsers: add very basic dts/dca parser

Still some issues, e.g. with seekable queries in totem, but also
processing already-chunked input (created with matroskademux ! gdppay).
gst/audioparsers/Makefile.am
gst/audioparsers/gstdcaparse.c [new file with mode: 0644]
gst/audioparsers/gstdcaparse.h [new file with mode: 0644]
gst/audioparsers/plugin.c