Re: [libav-devel] [PATCH] cook: Use the correct table for 6-bit stereo coupling

2018-10-14 Thread Vittorio Giovara
On Sun, Oct 14, 2018 at 3:32 PM Luca Barbato wrote: > Thanks to Kostya for digging it out and telling me. > --- > libavcodec/cookdata.h | 13 +++-- > 1 file changed, 7 insertions(+), 6 deletions(-) > > diff --git a/libavcodec/cookdata.h b/libavcodec/cookdata.h > index 714ba1e76d..83fd7c7

[libav-devel] [PATCH] cook: Use the correct table for 6-bit stereo coupling

2018-10-14 Thread Luca Barbato
Thanks to Kostya for digging it out and telling me. --- libavcodec/cookdata.h | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/libavcodec/cookdata.h b/libavcodec/cookdata.h index 714ba1e76d..83fd7c71fb 100644 --- a/libavcodec/cookdata.h +++ b/libavcodec/cookdata.h