This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository ffmpeg.
commit d328a02a9a6a83393909bfe77a60c81d8a93e3d9 Author: Andreas Rheinhardt <[email protected]> AuthorDate: Mon May 4 15:30:19 2026 +0200 Commit: Andreas Rheinhardt <[email protected]> CommitDate: Mon May 4 17:31:01 2026 +0200 avcodec/x86/vp6dsp_init: Update obsolete comment Forgotten in 6cb3ee80b3b58d692a722fb38ee05f170ae8b0d2. Reviewed-by: Kieran Kunhya <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]> --- libavcodec/x86/vp6dsp_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/x86/vp6dsp_init.c b/libavcodec/x86/vp6dsp_init.c index db9a95767e..b1e3ab5b7e 100644 --- a/libavcodec/x86/vp6dsp_init.c +++ b/libavcodec/x86/vp6dsp_init.c @@ -1,5 +1,5 @@ /* - * VP6 MMX/SSE2 optimizations + * VP6 SSE2 optimizations * Copyright (C) 2009 Sebastien Lucas <[email protected]> * Copyright (C) 2009 Zuxy Meng <[email protected]> * _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
