Hi, here is a new iteration of $subj. Compared to the first version, threading has been moved into sws using lavu slicethread.
There is also a new AVFrame-based API that allows submitting and receiving partial slices (at least API-wise, the implementation will still wait for complete input). There is still no way for the caller to know how much input is required for a given amount of output, but that may be implemented in a new function in the future, if there is a use case for it. The set still needs some polishing, but I am sending it now to see if the general shape of the API is now acceptable. Please comment. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".