ubuntu/+source/lame:applied/ubuntu/xenial-proposed

Last commit made on 2016-02-07
Get this branch:
git clone -b applied/ubuntu/xenial-proposed 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/ubuntu/xenial-proposed
Repository:
lp:ubuntu/+source/lame

Recent commits

81ce2d5... by Matthias Klose

3.99.5+repack1-9build1 (patches applied)

Imported using git-ubuntu import.

3e3e226... by Matthias Klose

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

Gbp-Pq: int_resample_ratio.patch.

707d173... by Matthias Klose

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

Gbp-Pq: bits_per_sample.patch.

d37d986... by Matthias Klose

[PATCH] Add check for invalid input sample rate

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

eb022c1... by Matthias Klose

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

Gbp-Pq: force_align_arg_pointer.patch.

b79b53c... by Matthias Klose

Build xmm_quantize_sub.c with -msse

Gbp-Pq: msse.patch.

b7d4cda... by Matthias Klose

Fix privacy-breach lintian error

Gbp-Pq: privacy-breach.patch.

b3af438... by Matthias Klose

Patch out remaining ansi2knr.

Gbp-Pq: ansi2knr2devnull.patch.

2708a8a... by Matthias Klose

Fix race condition causing build failures on i386.

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

be4a6e1... by Matthias Klose

Fix warning on 64 bit machines. Explicitely set variables as

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