Skip to content
Snippets Groups Projects
Commit 1b48a480 authored by Eloi Bail's avatar Eloi Bail Committed by Guillaume Roguez
Browse files

daemon: handle libav opus native decoder

Since libavcodec56 libav native opus decoder is used instead of libopus
decoder.
This decoder only ouput float planar audio data (AV_SAMPLE_FMT_FLTP)
This commit detect the output format and convert it to signed 16bits
in case of float planar.

Refs #64245

Change-Id: Idb8240a1158a0add446d7df3b4a1ed51089e2781
parent 48f16309
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment