[FFmpeg-devel] [GSoC 2009] [Patch] Optimal Huffman tables for (M)JPEG encoding
Indrani Kundu Saha
indranikundusaha
Mon Apr 6 16:57:50 CEST 2009
[...]
> 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:91:+ ? ?else if (table_class == 0 && table_id == 1)
> gsoc2009_huffman.patch:93:+ ? ?else if (table_class == 1 && table_id == 0)
> gsoc2009_huffman.patch:95:+ ? ?else if (table_class == 1 && table_id == 1)
>
>
> Missing changelog entry (ignore if minor change)
>
> [...]
>
Let me resubmit.. I probably will need to run through indent before I
generate the next patch.
Thanks,
Indrani
More information about the ffmpeg-devel
mailing list