On 1/9/2021 2:52 PM, Marc Gonzalez wrote:
Hello ffmpeg devs,
Any comments on the patch below?
Regards.
Applied, thanks.
On 05/01/2021 16:57, Marc Gonzalez wrote:
From: Arnaud Vrac
Date: Tue, 5 Jan 2021 13:47:43 +0100
Commit bdd31feec934 changed the SBC decoder to only set the output
sa
Hello ffmpeg devs,
Any comments on the patch below?
Regards.
On 05/01/2021 16:57, Marc Gonzalez wrote:
> From: Arnaud Vrac
> Date: Tue, 5 Jan 2021 13:47:43 +0100
>
> Commit bdd31feec934 changed the SBC decoder to only set the output
> sample format on init, instead of setting it explicitly on
From: Arnaud Vrac
Date: Tue, 5 Jan 2021 13:47:43 +0100
Commit bdd31feec934 changed the SBC decoder to only set the output
sample format on init, instead of setting it explicitly on each frame,
which is correct. But the SBC parser overrides the sample format to S16,
which triggers a crash when com