Re: [FFmpeg-devel] [PATCH] ADPCM: Bump THP channel limit to 14

2015-09-12 Thread Michael Niedermayer
On Sat, Sep 12, 2015 at 06:36:33PM +, Paul B Mahol wrote: > On 9/11/15, Paul B Mahol wrote: > > On 9/11/15, Rodger Combs wrote: > >> --- > >> libavcodec/adpcm.c | 6 +++--- > >> 1 file changed, 3 insertions(+), 3 deletions(-) > >> > >> diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c > >

Re: [FFmpeg-devel] [PATCH] ADPCM: Bump THP channel limit to 14

2015-09-12 Thread Paul B Mahol
On 9/11/15, Paul B Mahol wrote: > On 9/11/15, Rodger Combs wrote: >> --- >> libavcodec/adpcm.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c >> index 52d0d44..ba38041 100644 >> --- a/libavcodec/adpcm.c >> +++ b/libavcode

Re: [FFmpeg-devel] [PATCH] ADPCM: Bump THP channel limit to 14

2015-09-11 Thread Paul B Mahol
On 9/11/15, Rodger Combs wrote: > --- > libavcodec/adpcm.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c > index 52d0d44..ba38041 100644 > --- a/libavcodec/adpcm.c > +++ b/libavcodec/adpcm.c > @@ -84,7 +84,7 @@ static const

[FFmpeg-devel] [PATCH] ADPCM: Bump THP channel limit to 14

2015-09-11 Thread Rodger Combs
--- libavcodec/adpcm.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libavcodec/adpcm.c b/libavcodec/adpcm.c index 52d0d44..ba38041 100644 --- a/libavcodec/adpcm.c +++ b/libavcodec/adpcm.c @@ -84,7 +84,7 @@ static const int swf_index_tables[4][16] = { /* end of tables