[x265] x265 "Custom Implementation"

Steve Borho steve at borho.org
Mon Apr 28 00:00:03 CEST 2014


On Sun, Apr 27, 2014 at 4:52 PM, Raul Lopez <raulizahi at gmail.com> wrote:
> Hi Steve,
>
> Does x265 already queue tasks for execution in the processing pool with CU
> granularity or with row of CUs granularity?

An idle thread is generally given of row of CUs to encode, but it
could become blocked by the row above it and have to quit and go work
on something else.

--
Steve


More information about the x265-devel mailing list