[FFmpeg-devel] [PATCH] QCELP decoder

Kenan Gillet kenan.gillet
Fri Nov 21 18:56:52 CET 2008


On Thu, Nov 20, 2008 at 5:08 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Nov 20, 2008 at 10:46:49AM -0800, Kenan Gillet 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
>

patch for HEAD attached to rename framerate to bitrate
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rename_framerate_to_bitrate.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081121/70156df3/attachment.txt>



More information about the ffmpeg-devel mailing list