summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/a2dp-codec-api.h
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Add faststream codecIgor V. Kovalenko2022-10-171-3/+0
* bluetooth: split BT codec from A2DP SEP configuration apiIgor V. Kovalenko2021-04-051-46/+6
* bluetooth: unify encoder code pathsIgor V. Kovalenko2021-04-051-0/+3
* bluetooth: pass output_rate_refresh_interval_ms module parameterIgor V. Kovalenko2021-01-261-0/+1
* bluetooth: allow increasing output bitrateIgor V. Kovalenko2021-01-211-0/+5
* bluetooth: Check support for encoding and decoding separatelyMarijn Suijten2021-01-211-1/+1
* bluetooth: Make GStreamer threads realtimeIgor V. Kovalenko2021-01-191-1/+1
* bluetooth: Introduce a can_be_supported API for A2DP codecsSanchayan Maity2021-01-191-0/+3
* bluetooth: Change A2DP codec API of reset() method to indicate failurePali Rohár2019-07-241-2/+3
* bluetooth: Fix usage of MTU, buffer sizes and return values of encode/decode ...Pali Rohár2019-07-241-2/+4
* bluetooth: Modular API for A2DP codecsPali Rohár2019-04-121-0/+95