Am 18.04.15 um 21:11 schrieb Michael Niedermayer:
> On Sat, Apr 18, 2015 at 08:29:13PM +0200, Andreas Cadhalpun wrote:
>> avctx->bits_per_raw_sample is used in get_sbits_long, which only
>> supports up to 32 bits.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavcodec/alsdec.c | 6 ++
>>
On Sat, Apr 18, 2015 at 08:29:13PM +0200, Andreas Cadhalpun wrote:
> avctx->bits_per_raw_sample is used in get_sbits_long, which only
> supports up to 32 bits.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavcodec/alsdec.c | 6 ++
> 1 file changed, 6 insertions(+)
applied
thanks
[...]
-
avctx->bits_per_raw_sample is used in get_sbits_long, which only
supports up to 32 bits.
Signed-off-by: Andreas Cadhalpun
---
libavcodec/alsdec.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libavcodec/alsdec.c b/libavcodec/alsdec.c
index e0453e9..8ecc47c 100644
--- a/libavcodec/als