[FFmpeg-devel] [PATCH] Split huffman_tables into codes and bits in mlpdec

Ramiro Polla ramiro.polla
Tue Aug 12 19:49:46 CEST 2008


Hello,

Attached patch splits huffman_tables into codes and bits tables in
mlpdec.c. This will be shared with the encoder. This makes it easier
for the encoder to reuse two out of three huffman_bits tables and a
third custom table.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mlpdec_huffman_tables.diff
Type: text/x-diff
Size: 3356 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080812/a8a4b01f/attachment.diff>



More information about the ffmpeg-devel mailing list