mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +00:00
SBC frame length calculation wasn't being rounded up to the nearest byte (as specified in the A2DP 1.0 specification, section 12.9). This could cause 'stereo' and 'joint stereo' mode SBC streams to have incorrectly calculated frame lengths. https://bugzilla.gnome.org/show_bug.cgi?id=742446 |
||
---|---|---|
.. | ||
gstsbcdec.c | ||
gstsbcdec.h | ||
gstsbcenc.c | ||
gstsbcenc.h | ||
Makefile.am | ||
sbc-plugin.c |