On 9/10/22, Paul B Mahol wrote:
> Patches attached.
>
will apply soon.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org wit
On 9/10/22, Paul B Mahol wrote:
> On 9/10/22, James Almer wrote:
>> On 9/10/2022 4:11 PM, Paul B Mahol wrote:
>>> On 9/10/22, James Almer wrote:
On 9/10/2022 3:27 PM, Paul B Mahol wrote:
> Patches attached.
This looks like it would fit in adpcm.c as an ADPCM codec.
>>>
>>> Nop
On 9/10/22, James Almer wrote:
> On 9/10/2022 4:11 PM, Paul B Mahol wrote:
>> On 9/10/22, James Almer wrote:
>>> On 9/10/2022 3:27 PM, Paul B Mahol wrote:
Patches attached.
>>>
>>> This looks like it would fit in adpcm.c as an ADPCM codec.
>>
>> Nope
>
> nibble, step, prediction. All termino
On 9/10/2022 4:11 PM, Paul B Mahol wrote:
On 9/10/22, James Almer wrote:
On 9/10/2022 3:27 PM, Paul B Mahol wrote:
Patches attached.
This looks like it would fit in adpcm.c as an ADPCM codec.
Nope
nibble, step, prediction. All terminology taken straight out of adpcm,
down to the decodin
On 9/10/22, James Almer wrote:
> On 9/10/2022 3:27 PM, Paul B Mahol wrote:
>> Patches attached.
>
> This looks like it would fit in adpcm.c as an ADPCM codec.
Nope
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman
On 9/10/2022 3:27 PM, Paul B Mahol wrote:
Patches attached.
This looks like it would fit in adpcm.c as an ADPCM codec.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link a
Patches attached.
From 9a85823ed8a616491b9da280f75e03103eb7d38f Mon Sep 17 00:00:00 2001
From: Paul B Mahol
Date: Thu, 8 Sep 2022 20:44:49 +0200
Subject: [PATCH 1/2] avcodec: add MI-SC4 audio decoder
Signed-off-by: Paul B Mahol
---
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1