[FFmpeg-devel] [PATCH 1/2] swresample/rematrix: fix update of channel matrix if input or output layout is undefined
Tobias Rapp
t.rapp at noa-archive.com
Mon Feb 19 09:35:20 EET 2018
On 16.02.2018 21:52, Michael Niedermayer wrote:
> On Thu, Feb 15, 2018 at 09:34:55AM +0100, Tobias Rapp wrote:
>> Prefer direct in/out channel count values over channel layout, when
>> available. Fixes a pan filter bug (ticket #6790).
>>
>> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
>> ---
>> libswresample/rematrix.c | 6 ++++--
>> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> LGTM
Applied, thanks for review.
Regards,
Tobias
More information about the ffmpeg-devel
mailing list