[FFmpeg-devel] [PATCH] QCELP decoder
Kenan Gillet
kenan.gillet
Fri Nov 21 03:35:55 CET 2008
On Thu, Nov 20, 2008 at 6:18 PM, Jethro Walters
<turkeyman121 at yahoo.co.uk> wrote:
> --- On Fri, 21/11/08, Michael Niedermayer <michaelni at gmx.at> wrote:
> [...]
>> [...]
>> > @@ -470,7 +517,7 @@
>> > /**
>> > * sqrt(1.887) is the maximum of the pseudorandom
>> > * white sequence used to generate the scaled codebook
>> > - * vector for framerate 1/4.
>> > + * vector for bitrate 1/4.
>> > *
>> > * TIA/EIA/IS-733 2.4.8.1.2
>> > */
>> > @@ -478,7 +525,7 @@
>> >
>> > /**
>> > * table for impulse response of BPF used to filter
>> > - * the white excitation for framerate 1/4 synthesis
>> > + * the white excitation for bitrate 1/4 synthesis
>> > *
>> > * Only half the tables are needed because of symetry.
>> > *
>>
>> ok, also all other such renamings are ok
>>
> [...]
>
> <nitpick> symMetry </nitpick>
>
>
done, thanks :)
More information about the ffmpeg-devel
mailing list