This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg.

The following commit(s) were added to refs/heads/master by this push:
     new 9e038fd959 swscale/tests/swscale: Fix typo
9e038fd959 is described below

commit 9e038fd9593439cbb13fb8f406d4d44abc75335a
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Fri Dec 5 00:40:47 2025 +0100
Commit:     Andreas Rheinhardt <[email protected]>
CommitDate: Fri Dec 5 10:42:01 2025 +0100

    swscale/tests/swscale: Fix typo
    
    Reviewed-by: Timo Rothenpieler <[email protected]>
    Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 libswscale/tests/swscale.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libswscale/tests/swscale.c b/libswscale/tests/swscale.c
index 8a85bef94e..373f031363 100644
--- a/libswscale/tests/swscale.c
+++ b/libswscale/tests/swscale.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2024      Nikles Haas
+ * Copyright (C) 2024      Niklas Haas
  * Copyright (C) 2003-2011 Michael Niedermayer <[email protected]>
  *
  * This file is part of FFmpeg.

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to