[FFmpeg-devel] [PATCH v6] lavc: convert frame threading to the receive_frame() pattern

Timo Rothenpieler timo at rothenpieler.org
Mon Dec 19 13:37:15 EET 2022


On 14/12/2022 02:50, Timo Rothenpieler wrote:
> From: Anton Khirnov <anton at khirnov.net>
> 
> Reorganize the code such that the frame threading code does not call the
> decoders directly, but instead calls back into the generic decoding
> code. This avoids duplicating the logic that wraps the decoder
> invocation and will be useful in the following commits.

Will apply series in 24h if nobody objects.


More information about the ffmpeg-devel mailing list