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

Indrani Kundu Saha indranikundusaha
Mon Apr 6 20:39:08 CEST 2009


On Mon, Apr 6, 2009 at 10:57 AM, Indrani Kundu Saha
<indranikundusaha at gmail.com> wrote:
> [...]
>> 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)
>>
>> [...]
>>

What program/utility would you guys recommend to check presence of
tabs in the patch file? Is there a faster way to remove the  tabs
without being manual?

Thanks,
Indrani



More information about the ffmpeg-devel mailing list