[FFmpeg-devel] [PATCH 1/3] avcodec/dxtory: unbreak decoding after 6e1a167c556

Paul B Mahol onemda at gmail.com
Fri Sep 4 23:03:26 EEST 2020


On 9/4/20, Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Fri, Sep 04, 2020 at 12:17:04PM +0200, Paul B Mahol wrote:
>> get_unary() takes at minimum only 1 bit.
>>
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavcodec/dxtory.c | 10 +++++-----
>>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> should be ok

There is more correct approach in latest version of set in 2nd patch.
(It calculates bits more completely for 420 and 410 case)
I probably should merge 1st and 2nd patch of that set. What do you think?

>
> thanks
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> When the tyrant has disposed of foreign enemies by conquest or treaty, and
> there is nothing more to fear from them, then he is always stirring up
> some war or other, in order that the people may require a leader. -- Plato
>


More information about the ffmpeg-devel mailing list