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 sbc: port decoder to GstAudioDecoder 2013-03-27 22:40:56 +00:00
gstsbcenc.c audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
gstsbcenc.h sbc: port encoder to GstAudioEncoder 2013-03-27 22:40:56 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sbc-plugin.c sbc: port decoder to GstAudioDecoder 2013-03-27 22:40:56 +00:00