OK,

Here's a tgz version with --context=2. Please let me know if this is OK. 
This is my first patch submitted to any web project ever, so appologies 
if it takes me a while to "de-moronize" the process.

Regards,
Simon B.

Alexander Leidinger wrote:

>On  5 Jun, Simon Blandford wrote:
>
>>The problem:
>>When in MONO mode, LAME merges the two channels before the left/right
>>scaling. The left scale acts on the remaining signal and the right scale
>>is ignored.
>>
>>The solution:
>>The scaling operation is simply moved before the channel merge
>>operation. Also, all these operations are moved before the re-sample
>>operation otherwise the signal would have be re-sampled on two channels
>>even in MONO mode which would be a waste of CPU time.
>>
>
>Your patch is broken:
> - contains stderr output from diff
> - has some added newlines from your mailer
>
>Can you please put the patch into a tar archive, pack it with gzip/bzip2
>or attach it to your mail as "application/binary" instead of inlining
>it?
>
>Bye,
>Alexander.
>


Attachment: left-right-scale-mono.diff.tgz
Description: Binary data

Reply via email to