James Almer (HE12025-04-01): > Process data in chunks of four or eight bytes, depending on host, instead of > one > at a time. > > Signed-off-by: James Almer <[email protected]> > --- > libavutil/aes_ctr.c | 47 ++++++++++++++++++++------------------------- > 1 file changed, 21 insertions(+), 26 deletions(-)
A commit message where the word “optimize” appears should include a benchmark. Regards, -- Nicolas George _______________________________________________ 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".
