[FFmpeg-devel] [PATCH] Allow client to enable/disable openh264 load balancing.

Michael Niedermayer michael at niedermayer.cc
Tue Dec 13 21:28:04 EET 2016


On Thu, Dec 01, 2016 at 03:52:55PM -0500, Gregory J. Wolfe wrote:
> The libopenh264 library allows the client to enable or disable
> load balancing when running multi-threaded.  When enabled, the
> slice sizes are dynamically adjusted in order to use the
> multiple threads more efficiently.  However, this can also lead
> to valid but slightly different results from run to run.
> Disabling load balancing prevents dynamic slice adjustment and
> yields repeatable results when running multi-threaded, which can
> be important when running test cases.
> 
> Signed-off-by: Gregory J. Wolfe <gregory.wolfe at kodakalaris.com>
> ---
>  libavcodec/libopenh264enc.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

Commit messages should start with the part that is changes like
libavcodec/libopenh264enc: ...

please see the developer docs, if you havent read them

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161213/747809ef/attachment.sig>


More information about the ffmpeg-devel mailing list