On Wed, Apr 22, 2015 at 04:03:41PM +0200, Andreas Cadhalpun wrote:
> For max_order = 0 the clipping range is invalid. (amin = 2, amax = 1)
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavcodec/alsdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied
thanks
[...]
--
Michael
For max_order = 0 the clipping range is invalid. (amin = 2, amax = 1)
Signed-off-by: Andreas Cadhalpun
---
libavcodec/alsdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/alsdec.c b/libavcodec/alsdec.c
index e34cf6e..75be55c 100644
--- a/libavcodec/alsdec.c
+++