[FFmpeg-devel] [PATCH] libavcodec/lpc.c: Fix warning about uninitialized variable
Justin Ruggles
justin.ruggles
Thu Feb 12 03:54:10 CET 2009
Patrik Kullman wrote:
>> These 3 changes should probably be in 3 separate commits.
>>
>> -Justin
>
> How about this?
>
> ffmpeg-lpc-document_use_lpc.patch:
> Document explanation on how use_lpc is set
>
> ffmpeg-lpc_assert_use_lpc.patch:
> Assert that ff_lpc_calc_coefs() is called with a valid LPC method.
>
> ffmpeg-lpc-uninit-weight.patch:
> Based on ffmpeg-lpc_assert_use_lpc.patch, remove false positive
> compilation warning about weight being uninitialized.
All 3 patches look good to me.
BTW, should I add myself as lpc.[ch] maintainer since it was split off
from a file I already maintain?
-Justin
More information about the ffmpeg-devel
mailing list