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

Måns Rullgård mans
Mon Apr 6 21:10:39 CEST 2009


Indrani Kundu Saha <indranikundusaha at gmail.com> writes:

> 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?

Don't put them there in there first place is my recommendation.

> Is there a faster way to remove the tabs without being manual?

Use the "expand" command in a shell or the untabify command in emacs.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list