bluetooth/gst: Replace buffer accumulation in adapter with direct pull
Bluetooth codecs should always have fixed in/output and are hence able to have their results directly read from the codec, instead of accumulating in a buffer asynchronously that is subsequently only read in the transcode callback. The Bluetooth backends calling encode/decode also expect these fixed buffer sizes.
-
mentioned in commit fc3a489a
-
mentioned in commit b364bc00
-
mentioned in commit 439b01df
-
mentioned in commit b31f0ee5
-
mentioned in commit 80ed837b
-
mentioned in commit 4a8da8e5
-
mentioned in commit 28cb58fd
-
mentioned in commit a342fbf3
-
mentioned in commit ff6002af
-
mentioned in commit 5af2afba
Please register or sign in to comment