[FFmpeg-devel] Google Summer of Code participation
Michael Niedermayer
michaelni
Sat Apr 4 22:56:30 CEST 2009
On Sat, Apr 04, 2009 at 10:02:38PM +0200, Thilo Borgmann wrote:
>
>
> Stefano Sabatini schrieb:
>> For the rest let's see at what Michael says, so please update and post
>> the new patch.
>>
>>
>
> I like the idea with the subject and the verb and have done this...
> Thanks to all reviewers again, here comes revision 4.
[...]
> diff --git a/libavcodec/qcelpdec.c b/libavcodec/qcelpdec.c
> index 32e74a6..3cdfc08 100644
> --- a/libavcodec/qcelpdec.c
> +++ b/libavcodec/qcelpdec.c
> @@ -586,7 +586,7 @@ static void apply_pitch_filters(QCELPContext *q, float *cdn_vector)
> *
> * TIA/EIA/IS-733 2.4.3.3.5
> */
> -static void lspf2lpc(const float *lspf, float *lpc)
> +void lspf2lpc(const float *lspf, float *lpc)
> {
> double lsf[10];
> double bandwith_expansion_coeff = QCELP_BANDWITH_EXPANSION_COEFF;
ehh?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090404/6a315691/attachment.pgp>
More information about the ffmpeg-devel
mailing list