Quoting Paul B Mahol (2023-12-06 12:22:48) > On Wed, Dec 6, 2023 at 11:32 AM Anton Khirnov <[email protected]> wrote: > > > Change the main loop and every component (demuxers, decoders, filters, > > encoders, muxers) to use the previously added transcode scheduler. Every > > instance of every such component was already running in a separate > > thread, but now they can actually run in parallel. > > > > Changes the results of ffmpeg-fix_sub_duration_heartbeat - tested by > > JEEB to be more correct and deterministic. > > > > Un-reviewable, please split it.
Here https://git.khirnov.net/libav.git/log/?h=ffmpeg_threading_split -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
