On 07/10/2012 09:22 AM, Kostya Shishkov wrote:
> On Tue, Jul 10, 2012 at 09:20:07AM -0400, Justin Ruggles wrote:
>> Use get_bits_long() in decode_scalar().
>> Use unsigned int for decoded value.
>> ---
>>  libavcodec/alac.c |   21 +++++++++++----------
>>  1 files changed, 11 insertions(+), 10 deletions(-)
> 
> LGTM (BTW what will be output format for, say, 19-bit audio?)

If you mean the original uncompressed audio was 19-bit, that is not
supported. Only 16, 24, and 32. I haven't tried to generate samples with
any other depths with the reference alac encoder yet.

-Justin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to