[FFmpeg-devel] [PATCH 1/3] avcodec/qpeg: remove an unnecessary intermediary AVFrame
Anton Khirnov
anton at khirnov.net
Mon Apr 20 16:28:04 EEST 2020
Quoting James Almer (2020-04-17 05:10:06)
> Decoding can be handled directly in the output frame.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/qpeg.c | 22 +++++++++-------------
> 1 file changed, 9 insertions(+), 13 deletions(-)
>
Seems you're also fixing flush, so maybe mention that in the commit
message.
Otherwise looks ok
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list