gstreamer/ext/sbc
Tim Sheridan 95a14fd470 sbc: sbcdec: Fix frame length calculation
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
2016-01-12 21:45:05 +00:00
..
gstsbcdec.c sbc: sbcdec: Fix frame length calculation 2016-01-12 21:45:05 +00:00
gstsbcdec.h
gstsbcenc.c
gstsbcenc.h
Makefile.am
sbc-plugin.c