[FFmpeg-devel] [GSoC 2009] [PATCH Optimal Huffman tables for (M)JPEG encoding

Indrani Kundu Saha indranikundusaha
Tue Apr 7 02:48:07 CEST 2009


[...]
>
> Non static with no ff_/av_ prefix
> gsoc2009_huffman.patch:45:+int DHT_loc;
> gsoc2009_huffman.patch:46:+int buffer_end_of_DHT;
> gsoc2009_huffman.patch:48:+PutBitContext huff;
>
> missing } prior to else
> gsoc2009_huffman.patch:96:+ ? ?else if (table_class == 0 && table_id == 1)
> gsoc2009_huffman.patch:98:+ ? ?else if (table_class == 1 && table_id == 0)
> gsoc2009_huffman.patch:100:+ ? ?else if (table_class == 1 && table_id == 1)
>

Need to clean up more ! Yes, it segfaults for most images.. Looking
into that now.

Thanks,
Indrani



More information about the ffmpeg-devel mailing list