[FFmpeg-devel] [PATCH] QCELP decoder

Vitor Sessak vitor1001
Sun Nov 30 18:18:00 CET 2008


Michael Niedermayer wrote:
> On Sat, Nov 29, 2008 at 10:39:58AM -0800, Kenan Gillet wrote:
>> Hi all,
>>
>> sorry for the delay. I was waiting to resolve the parsing/decoding of
>> the bitrate/packet type issue.
>> Reynaldo and I agreed on IRC to live the parsing/decoding as it is for now.
>>
>> So here is round 13 of the qcelp decoder.
>> - QCELPContext was split so that it can be moved into qcelpdec.c and
>> only keep the unpacked data structure (QCELPFrame) in qcelpdata.h
>> - add doxy comments on QCELPFrame field
>> - simplify decode_gain_and_index for RATE_OCTAVE and IFQ
>> - rename qcelp_bits_per_rate into qcelp_unpacking_bitmaps_lengths
>> - use double in qcelp_lsp.c
>>
>> have a great day

Ok'ed parts applied.

-Vitor




More information about the ffmpeg-devel mailing list