aboutsummaryrefslogtreecommitdiff
path: root/audio/gstsbcenc.c
AgeCommit message (Expand)Author
2010-05-19Add pragma based workaround for GStreamer warningsMarcel Holtmann
2010-01-01Update copyright informationMarcel Holtmann
2009-01-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann
2009-01-19Use native byte order for audio in GStreamer and ALSA pluginsSiarhei Siamashka
2009-01-01Update copyright informationMarcel Holtmann
2008-12-23First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann
2008-12-20More coding style fixesJohan Hedberg
2008-02-20Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz
2008-02-19Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz
2008-02-14Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2008-02-01Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz
2008-01-23Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz
2007-11-23Code cleanup.Luiz Augusto von Dentz
2007-11-21Integrate new ipc API implementation.Luiz Augusto von Dentz
2007-11-13Add sbc_reinit.Luiz Augusto von Dentz
2007-11-12Fix bug in sbcenc when changing encoder parameters.Luiz Augusto von Dentz
2007-11-12Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz
2007-11-01Fix sbc negotiation and improves buffer handling by using GstAdapter.Luiz Augusto von Dentz
2007-11-01Fix buffers timestamps in sbcenc.Luiz Augusto von Dentz
2007-10-29Add bitpool capability.Luiz Augusto von Dentz
2007-10-18Fix coding style issues.Luiz Augusto von Dentz
2007-10-18Fixes for gstsbcenc.Luiz Augusto von Dentz
2007-08-27Force LITTLE_ENDIAN instead of BYTE_ORDER for nowMarcel Holtmann
2007-08-26Add mode property to the encoderMarcel Holtmann
2007-08-25Implement full encoding supportMarcel Holtmann
2007-08-23Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann