Tim-Philipp Müller
|
477cc51fe7
|
rtp: fix SBC payloader
Init RTP buffer on stack correctly, so mapping it works
without criticals and the payloader actually works.
|
2013-03-27 22:18:34 +00:00 |
|
Tim-Philipp Müller
|
9455a3aee1
|
rtpsbcpay: update some fields in the caps to their new name
and to match the parser. "mode" got renamed to "channel-mode"
and "allocation" to "allocation-method".
|
2013-01-16 10:19:36 +00:00 |
|
Tim-Philipp Müller
|
39ef892938
|
rtp: import rtpsbcpay from bluez and port to 1.0
Compiles, but not tested yet (sbc elements still need to be ported).
https://bugzilla.gnome.org/show_bug.cgi?id=690582
|
2013-01-10 12:43:50 +00:00 |
|
Marcel Holtmann
|
fe79c60d74
|
rtpsbcpay: Add pragma based workaround for GStreamer warnings
|
2013-01-10 00:18:03 +00:00 |
|
Marcel Holtmann
|
08e95e7249
|
rtpsbcpay: Update copyright information
|
2013-01-10 00:15:36 +00:00 |
|
Marcel Holtmann
|
7fa03c0076
|
rtpsbcpay: Fix signed/unsigned comparison issue within GStreamer plugin
|
2013-01-10 00:15:35 +00:00 |
|
Marcel Holtmann
|
27a6b0abfe
|
rtpsbcpay: Update copyright information
|
2013-01-10 00:15:35 +00:00 |
|
Johan Hedberg
|
7d4f846112
|
rtpsbcpay: More coding style fixes
|
2013-01-10 00:15:35 +00:00 |
|
Luiz Augusto von Dentz
|
151ad9b28d
|
rtpsbcpay: Remove possible extra memcpy for gstreamer plugin.
|
2013-01-10 00:13:14 +00:00 |
|
Luiz Augusto von Dentz
|
69c8374b7c
|
rtpsbcpay: Fix bug sending empty packages and remove a buffer copy.
|
2013-01-10 00:13:14 +00:00 |
|
Luiz Augusto von Dentz
|
7b3e4356ea
|
rtpsbcpay: Fix runtime warnings of gstreamer plugin.
|
2013-01-10 00:13:14 +00:00 |
|
Luiz Augusto von Dentz
|
f74f061f3b
|
rtpsbcpay: Update gstreamer plugin to use new sbc API.
|
2013-01-10 00:13:14 +00:00 |
|
Marcel Holtmann
|
b9be04f07b
|
rtpsbcpay: Update copyright information
|
2013-01-10 00:13:14 +00:00 |
|
Luiz Augusto von Dentz
|
687400ecf4
|
rtpsbcpay: Fixes gstreamer caps and code cleanup.
|
2013-01-10 00:13:14 +00:00 |
|
Luiz Augusto von Dentz
|
a4f9624261
|
rtpsbcpay: Fix gtreamer payloader sending fragmented frames.
|
2013-01-10 00:13:14 +00:00 |
|
Luiz Augusto von Dentz
|
41e2f4f544
|
rtpsbcpay: Fix use of gstreamer plugin with rhythmbox and banshee and rtp timestamps.
|
2013-01-10 00:13:14 +00:00 |
|
Luiz Augusto von Dentz
|
96971cd323
|
rtpsbcpay: Make a2dpsink to act like a bin and split the payloader.
|
2013-01-10 00:13:14 +00:00 |
|