summaryrefslogtreecommitdiff
path: root/ext/sbc/gstsbcdec.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-27sbc: port decoder to GstAudioDecoderTim-Philipp Müller1-14/+8
2013-03-27sbc: import sbc decoder/encoder from bluez and port to 1.0Tim-Philipp Müller1-21/+17
2013-03-27sbc: sbcdec: make decoder more performantWim Taymans1-1/+3
2013-03-27sbc: sbcdec: handle DISCONT and timestampsWim Taymans1-0/+1
2013-03-27sbc: audio: Remove workaround for compiler warningsMarcel Holtmann1-1/+1
2013-03-27sbc: Update copyright informationMarcel Holtmann1-1/+1
2013-03-27sbc: Update copyright informationMarcel Holtmann1-1/+1
2013-03-27sbc: First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann1-2/+1
2013-03-27sbc: Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz1-0/+1
2013-03-27sbc: Update copyright informationMarcel Holtmann1-1/+1
2013-03-27sbc: Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz1-0/+3
2013-03-27sbc: Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz1-0/+2
2013-03-27sbc: Implement full decoding supportMarcel Holtmann1-0/+6
2013-03-27sbc: Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann1-0/+55