Wim Taymans
|
5bb7a0f573
|
a2dp-codecs: add settings to codec init function
To make it possible to add extra config options in init.
Also add a method to update settings in a codec.
|
2021-01-07 17:39:39 +01:00 |
|
Wim Taymans
|
ece8a95c29
|
bluez5: improve a2dp codec api
Pass dict to select_config to influence the selection
Make a method to validate a config.
Add spa_dict to the codec to pass more info around.
|
2021-01-07 17:28:49 +01:00 |
|
Gabriel Ebner
|
392fcda01f
|
a2dp: add aac encoder
|
2020-12-23 06:15:15 +00:00 |
|
Wim Taymans
|
8b52e44836
|
bluez5: support other ldac bit depth
Make the format_info const in codec_init, we just need to read the
final negotiated format in some cases.
Add some more ldac bit depths we support.
|
2020-12-11 13:30:11 +01:00 |
|
Kamil Sołtysik
|
0a8a854721
|
Fix codec names in comments
|
2020-12-05 19:23:27 +01:00 |
|
Wim Taymans
|
106d597305
|
bluez5: add aptX and aptX HD codecs
They need the libopenaptx libraries from
https://github.com/pali/libopenaptx
|
2020-12-04 11:34:38 +01:00 |
|
Wim Taymans
|
9818582abe
|
a2dp: fix aac codec compilation
|
2020-12-03 19:03:38 +01:00 |
|
Grzegorz Uriasz
|
c1530ba171
|
Use RegisterApplication in bluez5 for A2DP if possible
|
2020-11-02 09:14:37 +01:00 |
|
Wim Taymans
|
e18c4d76dc
|
a2dp: move codecs to separate files
|
2020-10-19 12:12:21 +02:00 |
|