Re: [FFmpeg-devel] [PATCH 7/7] doc/encoders: Fix libkvazaar documentation

2015-09-28 Thread Arttu Ylä-Outinen
On 2015-09-28 15:12, Carl Eugen Hoyos wrote: Arttu Ylä-Outinen tut.fi> writes: Removes the -threads option from libkvazaar documentation since it does not work with libkvazaar. Why? (Is this something that has to be fixed in FFmpeg?) The -threads option is ignored and the thread_count field

Re: [FFmpeg-devel] [PATCH 7/7] doc/encoders: Fix libkvazaar documentation

2015-09-28 Thread Carl Eugen Hoyos
Arttu Ylä-Outinen tut.fi> writes: > Removes the -threads option from libkvazaar documentation > since it does not work with libkvazaar. Why? (Is this something that has to be fixed in FFmpeg?) > -cfg->threads = avctx->thread_count; Please clarify in the description that the patch is not

[FFmpeg-devel] [PATCH 7/7] doc/encoders: Fix libkvazaar documentation

2015-09-28 Thread Arttu Ylä-Outinen
Removes the -threads option from libkvazaar documentation since it does not work with libkvazaar. Signed-off-by: Arttu Ylä-Outinen --- doc/encoders.texi |3 --- libavcodec/libkvazaar.c |1 - 2 files changed, 4 deletions(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index 3