[FFmpeg-devel] [PATCH] avcodec/frame_thread_encoder: factorize frame threading

Paul B Mahol onemda at gmail.com
Sun Apr 7 21:58:24 EEST 2019


On 4/7/19, Marton Balint <cus at passwd.hu> wrote:
> framethread.c is put into libavutil, but is has to be included directly to
> avoid creating avpriv functions.
>
> Functionality should be identical, there is one slight difference: we close
> the
> per-thread avcodec contexts in the main thread and not in the workers.
>

Why?


More information about the ffmpeg-devel mailing list