[FFmpeg-devel] [PATCH] QCELP decoder

Kenan Gillet kenan.gillet
Sat Nov 29 19:39:58 CET 2008


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

Kenan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round13-decoder.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081129/89008ed7/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round13-doc-glue.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081129/89008ed7/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round13-lsp.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081129/89008ed7/attachment-0002.txt>



More information about the ffmpeg-devel mailing list