On 12/07/2012 02:57 PM, Kostya Shishkov wrote:
> On Fri, Dec 07, 2012 at 01:18:08PM -0500, Justin Ruggles wrote:
>> From: Paul B Mahol <[email protected]>
>>
>> Signed-off-by: Paul B Mahol <[email protected]>
>> Signed-off-by: Justin Ruggles <[email protected]>
>> ---
>> Simplified filtering by padding the residues buffer and zeroing the
>> filter coeff buffer. This allows overread in scalarproduct_int16() so
>> we do not need special-case handling for the mod4 and mod8 cases.
> 
> Is filter coeffs buffer zeroed before each channel decoding? I don't see it
> from a quick glance. But in general still LGTM

Yes. It's on the stack in decode_subframe()

-Justin

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to