Re: [FFmpeg-devel] [PATCH 01/13] lavc/jpeg2000dec: Finer granularity threading

2022-06-24 Thread Tomas Härdin
lör 2022-06-18 klockan 16:50 +0200 skrev Anton Khirnov: > Quoting Tomas Härdin (2022-06-14 16:39:00) > > Patch 12 in this series is optional since it's just me getting the > > speed up on a specific machine > > > > /Tomas > > > > From 115aa26c343419e81c1b5ba0bfdb1615cbec27e9 Mon Sep 17 00:00:00 >

Re: [FFmpeg-devel] [PATCH 01/13] lavc/jpeg2000dec: Finer granularity threading

2022-06-18 Thread Anton Khirnov
Quoting Tomas Härdin (2022-06-14 16:39:00) > Patch 12 in this series is optional since it's just me getting the > speed up on a specific machine > > /Tomas > > From 115aa26c343419e81c1b5ba0bfdb1615cbec27e9 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= > Date: Fri, 10 Jun 2022

[FFmpeg-devel] [PATCH 01/13] lavc/jpeg2000dec: Finer granularity threading

2022-06-14 Thread Tomas Härdin
Patch 12 in this series is optional since it's just me getting the speed up on a specific machine /Tomas From 115aa26c343419e81c1b5ba0bfdb1615cbec27e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= Date: Fri, 10 Jun 2022 14:10:02 +0200 Subject: [PATCH 01/13] lavc/jpeg2000dec: Fine