ubuntu/+source/lame:applied/debian/stretch

Last commit made on 2015-06-25
Get this branch:
git clone -b applied/debian/stretch https://git.launchpad.net/ubuntu/+source/lame
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/stretch
Repository:
lp:ubuntu/+source/lame

Recent commits

0470225... by Fabian Greffrath <email address hidden>

3.99.5+repack1-9 (patches applied)

Imported using git-ubuntu import.

aa65a86... by Fabian Greffrath <email address hidden>

Fix decision if sample rate ratio is an integer value or not

Gbp-Pq: int_resample_ratio.patch.

a46a046... by Fabian Greffrath <email address hidden>

Avoid malformed wav causing floating point exception (integer divide by zero)

Gbp-Pq: bits_per_sample.patch.

427e1af... by Fabian Greffrath <email address hidden>

[PATCH] Add check for invalid input sample rate

Gbp-Pq: 0001-Add-check-for-invalid-input-sample-rate.patch.

c94b6f8... by Fabian Greffrath <email address hidden>

Enable functions with SSE instructions to maintain their own properly aligned stack

Gbp-Pq: force_align_arg_pointer.patch.

e559300... by Fabian Greffrath <email address hidden>

Build xmm_quantize_sub.c with -msse

Gbp-Pq: msse.patch.

bb56a8e... by Fabian Greffrath <email address hidden>

Fix privacy-breach lintian error

Gbp-Pq: privacy-breach.patch.

f5f0c05... by Fabian Greffrath <email address hidden>

Patch out remaining ansi2knr.

Gbp-Pq: ansi2knr2devnull.patch.

bfda52d... by Fabian Greffrath <email address hidden>

Fix race condition causing build failures on i386.

Gbp-Pq: parallel-builds-fix.patch.

d6bcfcc... by Fabian Greffrath <email address hidden>

Fix warning on 64 bit machines. Explicitely set variables as

Gbp-Pq: 07-field-width-fix.patch.