platform/upstream/gstreamer.git
2013-03-27 Luiz Augusto... sbc: Add bitpool property and others fixes for gstreame...
2013-03-27 Luiz Augusto... sbc: Enable gstreamer plugin to use autoconnect flag.
2013-03-27 Luiz Augusto... sbc: Fixes gstreamer caps and code cleanup.
2013-03-27 Luiz Augusto... sbc: Fix gtreamer payloader sending fragmented frames.
2013-03-27 Luiz Augusto... sbc: Add mp3 support for gstreamer plugin.
2013-03-27 Luiz Augusto... sbc: Make a2dpsink to act like a bin and split the...
2013-03-27 Luiz Augusto... sbc: Code cleanup.
2013-03-27 Luiz Augusto... sbc: Integrate new ipc API implementation.
2013-03-27 Luiz Augusto... sbc: Add sbc_reinit.
2013-03-27 Luiz Augusto... sbc: Fix bug in sbcenc when changing encoder parameters.
2013-03-27 Luiz Augusto... sbc: Make sbc codec to write directly in application...
2013-03-27 Luiz Augusto... sbc: Fix sbc negotiation and improves buffer handling...
2013-03-27 Luiz Augusto... sbc: Fix buffers timestamps in sbcenc.
2013-03-27 Luiz Augusto... sbc: Add bitpool capability.
2013-03-27 Marcel Holtmannsbc: Some more coding style changes
2013-03-27 Marcel Holtmannsbc: Don't forget to include the config options
2013-03-27 Marcel Holtmannsbc: Fix coding style issues
2013-03-27 Luiz Augusto... sbc: Fix coding style issues.
2013-03-27 Luiz Augusto... sbc: Fixes sbcparser element.
2013-03-27 Luiz Augusto... sbc: Fixes for gstsbcenc.
2013-03-27 Luiz Augusto... sbc: Add gstsbcutil.c and gstsbcutil.h.
2013-03-27 Marcel Holtmannsbc: Force LITTLE_ENDIAN instead of BYTE_ORDER for now
2013-03-27 Marcel Holtmannsbc: Implement full parsing support
2013-03-27 Marcel Holtmannsbc: Add mode property to the encoder
2013-03-27 Marcel Holtmannsbc: Implement full encoding support
2013-03-27 Marcel Holtmannsbc: Fix class variable naming
2013-03-27 Marcel Holtmannsbc: Limit the supported output rates
2013-03-27 Marcel Holtmannsbc: Implement full decoding support
2013-03-27 Marcel Holtmannsbc: Add SBC encoder and decoder skeletons for GStreamer