Improves decoding speed by 24x
Signed-off-by: Paul B Mahol
---
libavformat/adxdec.c | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/libavformat/adxdec.c b/libavformat/adxdec.c
index ccd5049acd..a265c87dea 100644
--- a/libavformat/adxdec.c
+++ b/lib
On Fri, Sep 18, 2020 at 12:29:41PM +0200, Andreas Rheinhardt wrote:
> Paul B Mahol:
> > On Fri, Sep 18, 2020 at 12:16:18PM +0200, Andreas Rheinhardt wrote:
> >> Paul B Mahol:
> >>> Improves decoding speed by 24x
> >>>
> >>> Signed-off-by: Paul B Mahol
> >>> ---
> >>> libavformat/adxdec.c | 23 +++
Paul B Mahol:
> On Fri, Sep 18, 2020 at 12:16:18PM +0200, Andreas Rheinhardt wrote:
>> Paul B Mahol:
>>> Improves decoding speed by 24x
>>>
>>> Signed-off-by: Paul B Mahol
>>> ---
>>> libavformat/adxdec.c | 23 +++
>>> 1 file changed, 15 insertions(+), 8 deletions(-)
>>>
>>> d
On Fri, Sep 18, 2020 at 12:16:18PM +0200, Andreas Rheinhardt wrote:
> Paul B Mahol:
> > Improves decoding speed by 24x
> >
> > Signed-off-by: Paul B Mahol
> > ---
> > libavformat/adxdec.c | 23 +++
> > 1 file changed, 15 insertions(+), 8 deletions(-)
> >
> > diff --git a/lib
Improves decoding speed by 24x
Signed-off-by: Paul B Mahol
---
libavformat/adxdec.c | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/libavformat/adxdec.c b/libavformat/adxdec.c
index ccd5049acd..0e4c251cfc 100644
--- a/libavformat/adxdec.c
+++ b/libavf
Paul B Mahol:
> Improves decoding speed by 24x
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/adxdec.c | 23 +++
> 1 file changed, 15 insertions(+), 8 deletions(-)
>
> diff --git a/libavformat/adxdec.c b/libavformat/adxdec.c
> index ccd5049acd..0e4c251cfc 100644
> --- a