[libav-devel] [PATCH 4/4] h264_weight: remove duplication functions.

Justin Ruggles justin.ruggles at gmail.com
Wed Nov 2 05:05:03 CET 2011


On 11/01/2011 11:15 PM, Ronald S. Bultje wrote:

> Hi,
> 
> On Tue, Nov 1, 2011 at 7:45 PM, Justin Ruggles <justin.ruggles at gmail.com> wrote:
>> why were they duplicated in the first place? and what's different now
>> that allows them to be removed?
> 
> A few weeks ago I made height a variable, so then 8x4, 8x8 and 8x16 is
> the same function (8xheight). Unfortunately I forgot to remove the
> (now duplicate) functions here, I only removed the height parameter,
> thus leaving a 8(x4), 8(x8) and 8(x16) function, with the xX being the
> part that is now variable.


patch ok then.

-Justin


More information about the libav-devel mailing list