[FFmpeg-devel] [PATCH v2] avfilter/pthread: rewrite implementation

Muhammad Faiz mfcc64 at gmail.com
Tue Jul 11 17:13:12 EEST 2017


On Tue, Jul 11, 2017 at 1:24 PM, Clément Bœsch <u at pkh.me> wrote:
> On Tue, Jul 11, 2017 at 11:18:42AM +0700, Muhammad Faiz wrote:
> [...]
>> My plan is to merge implementation of slice threading in avutil.
>>
>
> As a public API? With the .c include "trick"? avpriv_? I don't know what's
> the current consensus, but people never seem to agree about the path to
> take in that regard. You'll also get the discussion about merging all the
> libs into one.

avpriv_

>
> If you don't want to loose motivation, you're probably better of sending
> working patches with duplication first. But maybe that's what you had in
> mind anyway.

Probably I will send avpriv_. It simplifies my current working.

>
> Thanks for your work on this, the numbers are pretty cool.
>
> Note on tsan: you may want to increase the number of threads to increase
> your "chances" to trigger some races.
>
> --
> Clément B.
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list