[FFmpeg-devel] [RFC] TwinVQ decoder

Vitor Sessak vitor1001
Sat Mar 7 17:47:51 CET 2009


Hi,

This codec has some interesting features. It looks like whoever designed
it wanted to improve quality/bitrate, no matter if it add to ugliness or
file size. So they have a different set of codebooks for each possible
combination of frame_type, sample rate and bit rate (what makes for a
370kb stripped object file).

This code is still not review-quality, but any comment is welcome.

-Vitor

PS: the data tables are in http://vsessak.googlepages.com/twinvq_data.h 
because of the 200kb ML limit...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twinvq.c
Type: text/x-csrc
Size: 36760 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090307/40775997/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twin.diff
Type: text/x-diff
Size: 1393 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090307/40775997/attachment.diff>



More information about the ffmpeg-devel mailing list