On 1/25/16, Michael Niedermayer wrote:
> On Mon, Jan 25, 2016 at 06:47:57PM +0100, Paul B Mahol wrote:
>> On 1/25/16, Paul B Mahol wrote:
>> > Hi,
>> >
>> > nonworking patch atttached.
>> >
>>
>> Working patch attached.
>
>> alacenc.c |2 +-
>> frame_thread_encoder.c | 14
On Mon, Jan 25, 2016 at 06:47:57PM +0100, Paul B Mahol wrote:
> On 1/25/16, Paul B Mahol wrote:
> > Hi,
> >
> > nonworking patch atttached.
> >
>
> Working patch attached.
> alacenc.c |2 +-
> frame_thread_encoder.c | 14 +++---
> frame_thread_encoder.h |2 +-
> u
On 1/25/16, Paul B Mahol wrote:
> Hi,
>
> nonworking patch atttached.
>
Working patch attached.
From 1e6ed69925ff05a934b2fe68830512246e616367 Mon Sep 17 00:00:00 2001
From: Paul B Mahol
Date: Mon, 25 Jan 2016 18:39:23 +0100
Subject: [PATCH] avcodec: multithread audio frame encoding for wavpack a
Hi,
nonworking patch atttached.
From 5d5f16ec7a6f471401ce753ed88c63c47a8c3eba Mon Sep 17 00:00:00 2001
From: Paul B Mahol
Date: Mon, 25 Jan 2016 13:36:01 +0100
Subject: [PATCH] avcodec: multithread frame encoding
Signed-off-by: Paul B Mahol
---
libavcodec/flacenc.c | 2 +-
libavc