[FFmpeg-devel] [PATCH] TwinVQ decoder

Vitor Sessak vitor1001
Sat Apr 18 15:11:07 CEST 2009


Hi,

I'm running out of ideas on how to improve this code, so I'm submitting 
it for review. Among the things I'm not 100% happy with is the windowing 
mess and the set_interleave_table_* code duplication. Any suggestion is 
welcome.

About using dsputils->vector_fmul, it gets two parameters (one for 
input/output and other for the window), and I need one that gets three...

Finally, it would be very practical to start the review by the tables 
since they are so big that every time I send this patch the message need 
moderator approval...

-Vitor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twinvq.c
Type: text/x-csrc
Size: 34739 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090418/55dd5404/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twinvq_data.h
Type: text/x-chdr
Size: 805633 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090418/55dd5404/attachment.h>



More information about the ffmpeg-devel mailing list