[FFmpeg-devel] [PATCH v2] avcodec/av1dec: convert to receive_frame()
Anton Khirnov
anton at khirnov.net
Sat May 20 19:12:09 EEST 2023
Quoting James Almer (2023-05-20 03:50:57)
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/av1dec.c | 75 +++++++++++++++++++++++++++++++++------------
> libavcodec/av1dec.h | 4 +++
> 2 files changed, 60 insertions(+), 19 deletions(-)
The patch makes the code longer and introduces an evil backward goto.
So some comment on why is this an improvement would be appropriate.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list