[FFmpeg-devel] Dirac Golomb decoder [PATCH]

Marco Gerards mgerards
Tue Aug 14 14:21:33 CEST 2007


Hi,

For Dirac, some values are coded using interleaved exp. golomb.  I
think this part of my work can already be included in FFmpeg.

In my SoC repository, you can find a program that I used to generate
ff_interleaved_dirac_golomb_vlc_len and
ff_interleaved_dirac_golomb_vlc_code.

Please let me know if there is something wrong with this code.

Thanks,
Marco

-------------- next part --------------
A non-text attachment was scrubbed...
Name: golomb.diff
Type: text/x-diff
Size: 4660 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070814/55e1dcd8/attachment.diff>



More information about the ffmpeg-devel mailing list