summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcutil.c
Commit message (Expand)AuthorAgeFilesLines
* Fix signed/unsigned comparison issue within GStreamer pluginMarcel Holtmann2009-01-301-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Assign variables after declarationsMarcel Holtmann2008-12-231-1/+1
* More coding style fixesJohan Hedberg2008-12-201-8/+8
* Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2008-02-191-143/+140
* Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2008-02-141-8/+0
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2008-02-011-12/+52
* Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2008-01-301-3/+6
* Fix gtreamer payloader sending fragmented frames.Luiz Augusto von Dentz2008-01-241-3/+18
* Add mp3 support for gstreamer plugin.Luiz Augusto von Dentz2008-01-231-4/+69
* Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2008-01-231-0/+100
* Integrate new ipc API implementation.Luiz Augusto von Dentz2007-11-211-23/+151
* Fix sbc negotiation and improves buffer handling by using GstAdapter.Luiz Augusto von Dentz2007-11-011-38/+25
* Add bitpool capability.Luiz Augusto von Dentz2007-10-291-0/+9
* Don't forget to include the config optionsMarcel Holtmann2007-10-241-0/+4
* Fix coding style issuesMarcel Holtmann2007-10-241-11/+7
* Add gstsbcutil.c and gstsbcutil.h.Luiz Augusto von Dentz2007-10-181-0/+185