[FFmpeg-devel] [PATCH] Some ra144.c simplifications

Vitor Sessak vitor1001
Tue May 27 21:16:09 CEST 2008


Michael Niedermayer wrote:
> On Sun, May 25, 2008 at 07:11:52PM +0200, Vitor Sessak wrote:
>> Michael Niedermayer wrote:
>>> On Sun, May 25, 2008 at 06:05:15PM +0200, Vitor Sessak wrote:
>>> [...]
>>>>>> ok
>>>>> One more...
>>>> ... and some more cleanup:
>>>>
>>>> ra144_vector_add_wav.diff: Make add_wav() receive a vector instead of 
>>>> three integers
>>>>
>>>> ra144_params_dec2.diff: Do not calculate anything based in l, it is 
>>>> unrolled in the loop anyway
>>> ok
>> Now s/(unsigned) short/(u)int16_t.
> 
> ok

Next one. dec2() interpolates the block coefficients from the previous 
one and fall back to a block-dependent schema if the interpolation 
results in an unstable filter...

-Vitor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ra144_deobfuscate.diff
Type: text/x-patch
Size: 2239 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080527/803704ce/attachment.bin>



More information about the ffmpeg-devel mailing list