On Thu, 11 Jul 2013, Luca Barbato wrote:
On 07/11/2013 03:36 PM, Martin Storsjö wrote:
If the channel mapping map multiple output channels to one
input channel, we should only increment the actual pointer once.
Cc: libav-sta...@libav.org
---
libavcodec/ac3dec.c |6 +++---
1 file changed,
On 07/11/2013 03:36 PM, Martin Storsjö wrote:
> If the channel mapping map multiple output channels to one
> input channel, we should only increment the actual pointer once.
>
> Cc: libav-sta...@libav.org
> ---
> libavcodec/ac3dec.c |6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
If the channel mapping map multiple output channels to one
input channel, we should only increment the actual pointer once.
Cc: libav-sta...@libav.org
---
libavcodec/ac3dec.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavcodec/ac3dec.c b/libavcodec/ac3dec.c
ind