Re: [pulseaudio-discuss] [PATCH v2 0/2] Bluetooth A2DP aptX codec support

2018-08-03 Thread ValdikSS
On 03.08.2018 16:32, Pali Rohár wrote: > On Friday 03 August 2018 16:22:05 ValdikSS wrote: >> Doesn't work for me with Intel 7260 Bluetooth 4.0 and RealForce OverDrive D1. >> >> When I connect headphones and change Pulseaudio profile from "Off" to "High >> Fidelity SBC playback (a2dp sink)",

Re: [pulseaudio-discuss] [PATCH v2 0/2] Bluetooth A2DP aptX codec support

2018-08-03 Thread Pali Rohár
Patch v1 I tested with pulseaudio 10 which is in Debian. Patch v2 I tested with master version. So I guess after some fixes it should work also with older versions... On Friday 03 August 2018 16:29:13 ValdikSS wrote: > I applied the patch to stable Pulseaudio 12.2. The patch successfully applies

Re: [pulseaudio-discuss] [PATCH v2 0/2] Bluetooth A2DP aptX codec support

2018-08-03 Thread Pali Rohár
On Friday 03 August 2018 16:22:05 ValdikSS wrote: > Doesn't work for me with Intel 7260 Bluetooth 4.0 and RealForce OverDrive D1. > > When I connect headphones and change Pulseaudio profile from "Off" to "High > Fidelity SBC playback (a2dp sink)", everything works as expected with SBC. > Profile

Re: [pulseaudio-discuss] [PATCH v2 0/2] Bluetooth A2DP aptX codec support

2018-08-03 Thread ValdikSS
I applied the patch to stable Pulseaudio 12.2. The patch successfully applies with some fuzzing. Should it be compatible with 12.2 or should I check it with master? On 03.08.2018 16:22, ValdikSS wrote: > Doesn't work for me with Intel 7260 Bluetooth 4.0 and RealForce OverDrive D1. > > When I

Re: [pulseaudio-discuss] [PATCH v2 0/2] Bluetooth A2DP aptX codec support

2018-08-03 Thread ValdikSS
Doesn't work for me with Intel 7260 Bluetooth 4.0 and RealForce OverDrive D1. When I connect headphones and change Pulseaudio profile from "Off" to "High Fidelity SBC playback (a2dp sink)", everything works as expected with SBC. Profile does not switch if I choose "High Fidelity aptX playback

Re: [pulseaudio-discuss] [PATCH v2 0/2] Bluetooth A2DP aptX codec support

2018-08-03 Thread Tanu Kaskinen
On Fri, 2018-08-03 at 10:33 +0200, Pali Rohár wrote: > On Saturday 28 July 2018 17:34:51 Pali Rohár wrote: > > This patch series moves A2DP codec code into new modules and add > > support for Bluetooth A2DP aptX codec. > > > > Pali Rohár (2): > > Modular API for Bluetooth A2DP codec > >

Re: [pulseaudio-discuss] [PATCH v2 0/2] Bluetooth A2DP aptX codec support

2018-08-03 Thread Pali Rohár
On Saturday 28 July 2018 17:34:51 Pali Rohár wrote: > This patch series moves A2DP codec code into new modules and add > support for Bluetooth A2DP aptX codec. > > Pali Rohár (2): > Modular API for Bluetooth A2DP codec > Bluetooth A2DP aptX codec support > > configure.ac