audioparsers: add SBC audio parser
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jan 2013 17:38:24 +0000 (17:38 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jan 2013 17:45:30 +0000 (17:45 +0000)
commit9f7a9497731556ab9249354d697e949a9b3e24d9
tree7d0122da36090560e2f94ac5ff7acdfa9c50e28b
parentb6de6479015f6f8d896c12952f229c982928e634
audioparsers: add SBC audio parser

From-scratch rewrite, the bluez one was useless and broken.

https://bugzilla.gnome.org/show_bug.cgi?id=690582
gst/audioparsers/Makefile.am
gst/audioparsers/gstsbcparse.c [new file with mode: 0644]
gst/audioparsers/gstsbcparse.h [new file with mode: 0644]
gst/audioparsers/plugin.c