On Fri, Oct 17, 2014 at 11:47:38AM +0200, Benoit Fouet wrote:
> Hi,
>
> - Mail original -
> > On Mon, Oct 13, 2014 at 02:42:55PM +0200, Benoit Fouet wrote:
> > > Fixes ticket #3930
> > > ---
> > > libavcodec/aacdec.c | 10 ++
> > > 1 file changed, 10 insertions(+)
> >
> > applied
Hi,
- Mail original -
> On Mon, Oct 13, 2014 at 02:42:55PM +0200, Benoit Fouet wrote:
> > Fixes ticket #3930
> > ---
> > libavcodec/aacdec.c | 10 ++
> > 1 file changed, 10 insertions(+)
>
> applied
>
> maybe these special case mappings should print some warning or
> some debug
On Mon, Oct 13, 2014 at 02:42:55PM +0200, Benoit Fouet wrote:
> Fixes ticket #3930
> ---
> libavcodec/aacdec.c | 10 ++
> 1 file changed, 10 insertions(+)
applied
maybe these special case mappings should print some warning or
some debug information, could help if they are ever wrong
tha
Fixes ticket #3930
---
libavcodec/aacdec.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/libavcodec/aacdec.c b/libavcodec/aacdec.c
index 10c509b..ef820d2 100644
--- a/libavcodec/aacdec.c
+++ b/libavcodec/aacdec.c
@@ -630,6 +630,16 @@ static ChannelElement *get_che(AACContext *ac,