On Fri, 17 Apr 2020 18:50:05 +0200
"Michael Niedermayer" wrote:
> On Thu, Apr 16, 2020 at 11:39:00PM +, Zane van Iperen wrote:
> > On Thu, 16 Apr 2020 21:37:54 +0200
> > "Michael Niedermayer" wrote:
> >
> > > > > > @@ -1304,6 +1329,13 @@ static int
> > > > > > adpcm_decode_frame(AVCodecCon
On Thu, Apr 16, 2020 at 11:39:00PM +, Zane van Iperen wrote:
> On Thu, 16 Apr 2020 21:37:54 +0200
> "Michael Niedermayer" wrote:
>
> > > > > @@ -1304,6 +1329,13 @@ static int
> > > > > adpcm_decode_frame(AVCodecContext *avctx, void *data, samples
> > > > > += avctx->channels; }
> > > > >
On Thu, 16 Apr 2020 21:37:54 +0200
"Michael Niedermayer" wrote:
> > > > @@ -1304,6 +1329,13 @@ static int
> > > > adpcm_decode_frame(AVCodecContext *avctx, void *data, samples
> > > > += avctx->channels; }
> > > > break;
> > > > +case AV_CODEC_ID_ADPCM_IMA_CUNNING:
> > > > +w
On Thu, Apr 16, 2020 at 03:54:01AM +, Zane van Iperen wrote:
> On Wed, 15 Apr 2020 19:31:44 +0200
> "Michael Niedermayer" wrote:
>
> > On Tue, Apr 07, 2020 at 10:48:58AM +, Zane van Iperen wrote:
> > > Signed-off-by: Zane van Iperen
> > > ---
> > > Changelog | 1 +
> > >
On Wed, 15 Apr 2020 19:31:44 +0200
"Michael Niedermayer" wrote:
> On Tue, Apr 07, 2020 at 10:48:58AM +, Zane van Iperen wrote:
> > Signed-off-by: Zane van Iperen
> > ---
> > Changelog | 1 +
> > doc/general.texi| 1 +
> > libavcodec/Makefile | 1 +
> > libavcode
On Tue, Apr 07, 2020 at 10:48:58AM +, Zane van Iperen wrote:
> Signed-off-by: Zane van Iperen
> ---
> Changelog | 1 +
> doc/general.texi| 1 +
> libavcodec/Makefile | 1 +
> libavcodec/adpcm.c | 33 +
> libavcodec/adpcm_data.c
Signed-off-by: Zane van Iperen
---
Changelog | 1 +
doc/general.texi| 1 +
libavcodec/Makefile | 1 +
libavcodec/adpcm.c | 33 +
libavcodec/adpcm_data.c | 13 +
libavcodec/adpcm_data.h | 2 ++
libavcodec/allcodecs.c |