Quoting James Almer (2023-05-20 03:50:57) > Signed-off-by: James Almer <[email protected]> > --- > 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 _______________________________________________ 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".
