Quoting Andreas Rheinhardt (2023-09-19 21:56:59) > It avoids allocations and the corresponding error checks. > It also avoids indirections and casts. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/wavpack.c | 25 ++++++++----------------- > 1 file changed, 8 insertions(+), 17 deletions(-)
LGTM -- 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".
